source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @66e35c5f   14 years Aurélien Jacobs move dnxhd demuxer to its own file Originally committed as revision …
(edit) @170a250f   14 years Aurélien Jacobs move dirac demuxer to its own file Originally committed as revision …
(edit) @99392a61   14 years Aurélien Jacobs move h261 demuxer to its own file Originally committed as revision …
(edit) @b30593c7   14 years Aurélien Jacobs move h263 demuxer to its own file Originally committed as revision …
(edit) @9243ed3f   14 years Aurélien Jacobs move h264 demuxer to its own file Originally committed as revision …
(edit) @187186c6   14 years Aurélien Jacobs cosmetic Originally committed as revision 24977 to …
(edit) @e3507058   14 years Aurélien Jacobs move m4v demuxer to its own file Originally committed as revision …
(edit) @c3ed4b2d   14 years Aurélien Jacobs move cavsvideo demuxer to its own file Originally committed as …
(edit) @8c51530f   14 years Aurélien Jacobs move mpegvideo demuxer to its own file Originally committed as …
(edit) @b47a5a95   14 years Aurélien Jacobs move ingenient demuxer to its own file Originally committed as …
(edit) @6d0678d   14 years Aurélien Jacobs move DTS demuxer to its own file Originally committed as revision …
(edit) @85a2aada   14 years Aurélien Jacobs simplify code by using the AV_NE() macro Originally committed as …
(edit) @26aa6811   14 years Aurélien Jacobs 10l: aacdec and idroqenc still depend on raw.o Originally committed …
(edit) @2aa751d2   14 years Aurélien Jacobs rename idroq.c to idroqdec.c Originally committed as revision 24969 …
(edit) @54a73bb5   14 years Aurélien Jacobs move id roq muxer to its own file Originally committed as revision …
(edit) @49824cb6   14 years Aurélien Jacobs move ADTS AAC demuxer to its own file Originally committed as …
(edit) @ef4a9342   14 years vitor1001 Include stdint.h instead of inttypes.h, it is enough for what this …
(edit) @b20359f5   14 years martin rtsp: Return AVERROR_EOF when all streams have received an RTCP BYE …
(edit) @682d28a9   14 years martin Reindent Patch by Josh Allmann, joshua dot allmann at gmail …
(edit) @ff328c02   14 years martin rtpdec: Read RTCP compound packets Patch by Josh Allmann, joshua dot …
(edit) @a1ba71aa   14 years martin rtsp: Check the RTCP file handle for new packets, too Patch by Josh …
(edit) @6a1712d   14 years rsbultje Fix two compiler arnings related to printf-format of …
(edit) @37c506e8   14 years rsbultje stream_selection can be freed in the fail case, in which case it's …
(edit) @774b20ca   14 years vitor1001 Hopefully fix the fate-ws_snd breakage on PPC Originally committed as …
(edit) @19d929f9   14 years lorenm cosmetics in imdct_sse Originally committed as revision 24958 to …
(edit) @2d0cdf3c   14 years vitor1001 Add fate test for Westwood SND1 codec Originally committed as …
(edit) @0a24503d   14 years vitor1001 Remove CCITT fax G4 tests (partial revert of r24954). This test is …
(edit) @601090b5   14 years Aurélien Jacobs cosmetic Originally committed as revision 24955 to …
(edit) @3b619cab   14 years vitor1001 CCITT Fax Group compression fate tests Originally committed as …
(edit) @db7515fd   14 years mans configure: move config.fate creation after OS section The OS label …
(edit) @6f9ea29e   14 years mans configure: write config.fate file as early as possible Originally …
(edit) @25432e85   14 years mans configure: improve error message for missing yasm Originally …
(edit) @9cca1e40   14 years alex.converse x86: Require yasm OR --disable-asm OR --disable-mmx OR --disable-yasm …
(edit) @e90aa6ed   14 years mans Revert "Disable MMX for i686 and pentiumpro" To avoid being burned at …
(edit) @4eca52ed   14 years rsbultje Fix typos when converting inline asm to yasm, fixes MMX-only …
(edit) @d29d9ccc   14 years mans fate: print list of tests with "make fate-list" Originally committed …
(edit) @0a6cf0af   14 years mans Disable MMX for i686 and pentiumpro Originally committed as revision …
(edit) @bcafde61   14 years mans configure: select warning suppression syntax based on armcc version …
(edit) @133cc989   14 years tobias.bindhammer Cosmetic changes. Originally committed as revision 24944 to …
(edit) @2fdb2b54   14 years tobias.bindhammer Insert info from extradata into header Originally committed as …
(edit) @9e906bb1   14 years tobias.bindhammer Added option to write frames interleaved (yet disabled) For this …
(edit) @3156df45   14 years tobias.bindhammer Clarify code/avoid possible bugs by using precalculated values that …
(edit) @6cd94998   14 years tobias.bindhammer enable a flexible lifetime Originally committed as revision 24940 to …
(edit) @99d8166d   14 years tobias.bindhammer Setting proper values in extradata for future use in muxer Originally …
(edit) @e0ae6c17   14 years martin Flush the PutBitsContext at the end of each block when encoding ADPCM …
(edit) @798dc641   14 years stefano.sabatini-lala Add APIchanges entry after the addition of …
(edit) @5da19b53   14 years stefano.sabatini-lala Implement avcodec_get_channel_layout(). Patch by S.N. Hemanth …
(edit) @f06d6c75   14 years andreas Make stub version of ff_sdp_write_media() match its prototype Used …
(edit) @6697bc33   14 years rsbultje Revert r24931, it broke Win32 and some BSD compiles (yay fate). …
(edit) @3d1b1caa   14 years mans Remove duplicate definitions of fullpel MC functions This removes …
(edit) @694c5a28   14 years mans sp5x: remove broken code under #if 0 Originally committed as revision …
(edit) @72f64240   14 years rsbultje Mark xmm6 and xmm7 as clobbered in ff_vp3_idct_sse2(), which is …
(edit) @74c847e0   14 years mans fate: build with --enable-gpl Originally committed as revision 24930 …
(edit) @186f1ec5   14 years martin Add rtp_get_rtcp_file_handle function Patch by Josh Allmann, joshua …
(edit) @4574b815   14 years vitor1001 VP3 fate test Originally committed as revision 24928 to …
(edit) @b8521394   14 years rsbultje Add changelog entry for MMSH support. Originally committed as …
(edit) @69dad87c   14 years mans VP6: fix vp6_filter_diag4_mmx/sse on 64-bit The stride can be …
(edit) @7934b15d   14 years martin Handle IPv6 in the RTSP code Originally committed as revision 24925 …
(edit) @3fbd12d1   14 years martin Handle IPv6 in the SDP demuxer Originally committed as revision 24924 …
(edit) @94f8b2d   14 years mans ARM: update struct offsets Originally committed as revision 24923 to …
(edit) @0fc29f27   14 years ramiro.polla swscale: simplify selection of optimizations to compile. Originally …
(edit) @8f028616   14 years ramiro.polla swscale: Always define COMPILE_xxx to either 0 or 1. Originally …
(edit) @89fa3504   14 years rsbultje Move vp6_filter_diag4() x86 SIMD code from inline ASM to YASM. This …
(edit) @3a088514   14 years rsbultje Move vp6_filter_diag4() from DSPContext to VP56DSPContext. Originally …
(edit) @2401660d   14 years martin rtsp: Return EOF if the TCP control channel is closed Originally …
(edit) @5a8693ef   14 years martin Reindent Originally committed as revision 24919 to …
(edit) @7ad526d2   14 years martin Simplify resolve_destination in sdp.c further, now that we don't …
(edit) @1272ae7e   14 years martin 10l, add new function parameters to resolve_destination for …
(edit) @cc83027c   14 years martin Reindent, rewrap lines Originally committed as revision 24916 to …
(edit) @7ad1dc54   14 years martin Properly handle IPv6 addresses in the SDP generation Originally …
(edit) @d09c0a16   14 years tobias.bindhammer cleanup a bit in a64multi_encode_frame() Originally committed as …
(edit) @9f638104   14 years tobias.bindhammer added/extended some comments in a64multi_encode_frame() Originally …
(edit) @7f3468d3   14 years martin rtp: Replace hardcoded RTCP packet types with defines Patch by Josh …
(edit) @d21caa95   14 years vitor1001 Renderware TeXture Dictionary FATE test Originally committed as …
(edit) @66ac25e2   14 years janne-ffmpeg configure: enable fast_cmov for 'atom' Originally committed as …
(edit) @c0ec9918   14 years mans Remove global mm_flags variable Originally committed as revision …
(edit) @3611c45a   14 years rsbultje Mark xmm registers as clobbered in simple loopfilter. Should fix the …
(edit) @a7638957   14 years mans configure: fix typo in test deps Originally committed as revision …
(edit) @4c399dc8   14 years alex.converse Fix undefined expressions that use multiple calls to get_bits(). …
(edit) @37b9706   14 years stefano.sabatini-lala Factorize opt_new_{audio,video,subtitle} definitions. Originally …
(edit) @dfd57757   14 years stefano.sabatini-lala Cosmetics: rename out_video_filter to output_video_filter, for …
(edit) @4ddf0d29   14 years stefano.sabatini-lala Make configure_filters() return a meaningful error code rather than …
(edit) @b3c1652   14 years mans msmpeg4v1: fix undefined behaviour in msmpeg4_decode_picture_header() …
(edit) @e2f402f1   14 years tobias.bindhammer added interlacing option and compression option for colorram (lut) …
(edit) @eedca998   14 years stefano.sabatini-lala Implement ff_get_ref_perms_string() and use it for tracing. …
(edit) @668338c5   14 years mans avformat: free decryption key in av_close_input_stream() Originally …
(edit) @bb07ab7c   14 years tobias.bindhammer fixed some return values and deprecated CODEC_TYPE_VIDEO. dithering …
(edit) @ac9c19da   14 years mans asfcrypt: fix unaligned accesses with armcc Compilers may assume a …
(edit) @7f1af825   14 years stefano.sabatini-lala Add fifo filter. Originally committed as revision 24896 to …
(edit) @5a9dd3de   14 years stefano.sabatini-lala Make avfilter_start_frame() invoke avfilter_get_video_buffer() on the …
(edit) @3f1710e7   14 years ramiro.polla indent Originally committed as revision 24894 to …
(edit) @66842fe8   14 years mans swscale: fix unaligned accesses in (RGB|BGR)32_1 to YUV conversion …
(edit) @83761d5b   14 years mans swscale: remove unused macro parameter in BGR2UV template Originally …
(edit) @91880e46   14 years diego Add _XOPEN_SOURCE definition for usleep(). patch by Dave Yeo, daveryeo …
(edit) @62147469   14 years alex.converse acenc: LAME-inspired window decision This performs quite a bit better …
(edit) @c36b2c01   14 years alex.converse Revert unintended changes to fft.h from r24890. Originally committed …
(edit) @af00ddde   14 years alex.converse aacenc: Rename Psy3gpp* structs to AacPsy* This allows cleaner …
(edit) @078ae66b   14 years mans fate: set LC_ALL=C to avoid locale interference Originally committed …
(edit) @1ee39ebd   14 years vitor1001 BinkAudio FATE tests Originally committed as revision 24888 to …
(edit) @cb4f1246   14 years alex.converse imdct/x86: Use "s->mdct_size" instead of "1 << s->mdct_bits". It …
Note: See TracRevisionLog for help on using the revision log.