18422 Commits (09096c9fad1b1c5a3acc223c19d1d4aef5e34c8a)
 

Author SHA1 Message Date
Baptiste Coudurier 8ab94b524b flush pending write in mxf_write_footer 16 years ago
Baptiste Coudurier 659713bf86 use index 0 for timecode track and write it in source package also 16 years ago
Baptiste Coudurier 6c53bf63c6 fix rip body sid when muxing cbr 16 years ago
Ivan Schreter cf6065ca6b Parse cbp_removal_delay in SEI picture structure. 16 years ago
Ivan Schreter ff594f81df Parse dpb_output_delay in SEI picture structure. 16 years ago
Ivan Schreter 82e38c2952 Parse initial_cpb_removal_delay_length. 16 years ago
Baptiste Coudurier 42c6850ed2 simplify descriptor size computation logic 16 years ago
Diego Biurrun ca14e2a8b7 Handle conditional compilation of CPU-specific FFT code in the Makefile. 16 years ago
Diego Biurrun a1ef9f08ec Add support for enabling/disabling AMD 3DNow! extended optimizations. 16 years ago
Aurelien Jacobs a233eaa618 use new metadata API in nsv demuxer 16 years ago
Aurelien Jacobs 4b358c3e60 use new metadata API in mpegts muxer 16 years ago
Diego Biurrun 3d17b948fd mpegvideo_xvmc.o depends on mpegvideo.o. 16 years ago
Diego Biurrun 7df33ec28e Replace sizeof(short) by the more robust sizeof(*s->pblocks[i]) in memset and 16 years ago
Diego Biurrun 63864cb810 small Doxygen comment grammar fix 16 years ago
Diego Biurrun bd0eddb795 Revert converting two asserts into if checks and error messages. 16 years ago
Stephen Warren ef7ae94ba2 Fix MBAFF/PAFF samples. 16 years ago
Diego Biurrun 9ba8bc0164 spelling/grammar/wording fixes for the Doxygen comments 16 years ago
Andreas Öman 3fff63826b Gopher protocol should depend on networking being enabled. 16 years ago
Diego Biurrun 30f68128ab Add missing #includes to fix 'make checkheaders'. 16 years ago
Aurelien Jacobs 1f1ff73156 remove now useless get_str16() from rmdec.c 16 years ago
Aurelien Jacobs 7379d5bc0b use new metadata API in rm (de)muxer 16 years ago
Michael Niedermayer 6c25f34682 Fix @param[in/out] handling 16 years ago
Aurelien Jacobs 41d7f7bdb9 apedec: display a warning when truncating a metadata tag 16 years ago
Gwenole Beauchesne ce09f9270a Move initialization of {luma,chroma}_weight_flag[] up, 16 years ago
Diego Biurrun de86157836 cosmetics: 'void/int inline' --> 'inline void/int' to avoid warnings of the type 16 years ago
Diego Biurrun 1bf6e565dd cosmetics: 'const static' --> 'static const' to avoid warnings of the type 16 years ago
Luca Abeni bf6d981806 Remame rtp_get_codec_info() to ff_rtp_get_codec_info(), as it is not 16 years ago
Luca Abeni e5f483c604 Move to rtp.h the prototypes of all the functions defined in rtp.c 16 years ago
Aurelien Jacobs 3f9867b150 use new metadata API in ape demuxer 16 years ago
Ivan Kalvachev 649c171aec Thoroughly check all fields set by the application in xvmc struct. 16 years ago
Patrik Kullman 7846418bdb flacdec: Silence false positive warning about uninitialized variables in 16 years ago
Måns Rullgård 037c08d6cd avidec: fix error introduced in r17382 16 years ago
Ivan Kalvachev 02c0c8d17d Minor clarification of xvmc field description. 16 years ago
Ivan Kalvachev e7de624bcc Improvements in xvmc structure fields descriptions. 16 years ago
Benoit Fouet 87ad63c0f9 Add a context to av_log() calls and modify a function prototype to allow it. 16 years ago
Ronald S. Bultje 2a1d51c573 Rename RTSP_*_LAST to RTSP_*_NB in line with PIX_FMT_* in lavc. See "[PATCH] 16 years ago
Benoit Fouet b4314bff6b Add a context to av_log() call and update the trace not to be redundant. 16 years ago
Ronald S. Bultje 3b0fc60592 Don't install rtsp.h. It is intended to be private, it depends on rtp code 16 years ago
Benoit Fouet 49a06a4d25 Change av_log() calls to fprintf() to stderr calls. 16 years ago
Benoit Fouet 0fd7c133f4 Add a context to av_log() calls. 16 years ago
Benoit Fouet ff9843ca39 Add a context to av_log() call. 16 years ago
Benoit Fouet c102347088 Add a context to av_log() calls. 16 years ago
Benoit Fouet 871e62e529 Add a context to av_log() calls. 16 years ago
Benoit Fouet b9450753ea Add a context to av_log() call. 16 years ago
Benoit Fouet 76b9092f24 Add a context to av_log() calls and extend ape_dumpinfo prototype to do that. 16 years ago
Baptiste Coudurier e86a14ded9 fetch display aspect ratio from mpeg-2 essence 16 years ago
Diego Biurrun 3842560379 whitespace cosmetics: Reindent a few lines after the last commit. 16 years ago
Diego Biurrun 83344066d3 Get rid of some '#if CONFIG_MPEG_XVMC_DECODER' preprocessor checks around if 16 years ago
Diego Biurrun 42dfc2bfa9 whitespace cosmetics: Place spaces around += for better readability. 16 years ago
Baptiste Coudurier d1fa518e9c merge mxf_write_d10_packet into mxf_write_packet 16 years ago