Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 921166
Collapse All | Expand All

(-)a/libhb/muxavformat.c (+1 lines)
Lines 7-12 Link Here
7
   For full terms see the file COPYING file or visit http://www.gnu.org/licenses/gpl-2.0.html
7
   For full terms see the file COPYING file or visit http://www.gnu.org/licenses/gpl-2.0.html
8
 */
8
 */
9
9
10
#include <time.h>
10
#include <ogg/ogg.h>
11
#include <ogg/ogg.h>
11
#include "libavcodec/bsf.h"
12
#include "libavcodec/bsf.h"
12
#include "libavformat/avformat.h"
13
#include "libavformat/avformat.h"
(-)a/libhb/work.c (+1 lines)
Lines 7-12 Link Here
7
   For full terms see the file COPYING file or visit http://www.gnu.org/licenses/gpl-2.0.html
7
   For full terms see the file COPYING file or visit http://www.gnu.org/licenses/gpl-2.0.html
8
 */
8
 */
9
9
10
#include <time.h>
10
#include "handbrake/handbrake.h"
11
#include "handbrake/handbrake.h"
11
#include "libavformat/avformat.h"
12
#include "libavformat/avformat.h"
12
#include "handbrake/decomb.h"
13
#include "handbrake/decomb.h"

Return to bug 921166