source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @4a24ab64   17 years diego Rename pp variable to postproc for consistency. Originally committed …
(edit) @6bd859d6   17 years mans check for x86 bswap instruction Originally committed as revision …
(edit) @a73cbf97   17 years Aurélien Jacobs huffman: add a zero_count flag and use it in fraps fixes issue349 …
(edit) @bac02ed3   17 years Aurélien Jacobs huffman: pass hnode_first as a flag instead of as an argument on its …
(edit) @409e1d71   17 years ramiro.polla Put network-related code under #ifdef Originally committed as …
(edit) @591cf117   17 years ramiro.polla Group network-related code together Originally committed as revision …
(edit) @8d06bd53   17 years diego Fix unused variable warnings. patch by mark cox, melbournemark+ffmpeg …
(edit) @61c51088   17 years diego cosmetics: prettyprinting Originally committed as revision 12369 to …
(edit) @3d323571   17 years diego Install libavfilter if it has been enabled. Originally committed as …
(edit) @4c85ae7b   17 years diego The videohook target does not depend on .libs. Originally committed …
(edit) @c7193373   17 years diego Make ffplay use parse_number_or_die instead of atoi. Stefano Sabatini, …
(edit) @69ed2c3   17 years diego cosmetics: Remove useless empty line. Originally committed as …
(edit) @0050adee   17 years diego cosmetics: Remove useless empty line. Originally committed as …
(edit) @2e7bd344   17 years diego cosmetics: Consistently move NAME and FFLIBS to the top of each …
(edit) @9b25f4a6   17 years diego cosmetics: Consistently move NAME and FFLIBS to the top of each …
(edit) @5dea9409   17 years ramiro.polla stdcall -> WINAPI Windows x64 has no stdcall. It is not yet …
(edit) @0e32c8c6   17 years mans simplify library version handling Originally committed as revision …
(edit) @88b5db9f   17 years mans replace -f pgmyuv with -f image2 -vcodec pgmyuv Originally committed …
(edit) @5b67e4f8   17 years mans Simplify do_video_encoding() in regression.sh All calls of this …
(edit) @6b60ac3e   17 years mans simplify library version handling Originally committed as revision …
(edit) @733a6d8   17 years mans Remove mp4psp regression test The PSP MP4 format requires an AAC …
(edit) @90c2295b   17 years eugeni.stepanov Add 'disposition' bitfield to AVStream and use it for both muxing and …
(edit) @b049ad50   17 years mans fix AVClass for avfilter Originally committed as revision 12357 to …
(edit) @cbaf50f8   17 years baptiste.coudurier indentation Originally committed as revision 12356 to …
(edit) @7ee4dd02   17 years baptiste.coudurier do not display par and dar if not available Originally committed as …
(edit) @b10b849f   17 years mans consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment Originally …
(edit) @5671fc1   17 years mans consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment Originally …
(edit) @4c7981ba   17 years baptiste.coudurier do not reset duration_error for all streams, only reset current …
(edit) @d42a814e   17 years takis.issaris Make av_class a pointer to a const AVClass. Addresses one warning in …
(edit) @ebf71db   17 years banan Don't use unchecked data from the bitstream. Originally committed as …
(edit) @72d334ca   17 years baptiste.coudurier support AVDISCARD_ALL Originally committed as revision 12350 to …
(edit) @8055ede6   17 years baptiste.coudurier change sws_format_name to return const char*, supress many warnings …
(edit) @4b0c30b7   17 years baptiste.coudurier remove redundant SwScaler text since av_log uses AVClass context …
(edit) @30400f0d   17 years baptiste.coudurier fix interlaced decoding, original patch from reimar Originally …
(edit) @9dc92a38   17 years kostya.shishkov IMA ADPCM encoder - QT variant Originally committed as revision 12348 …
(edit) @11c55efa   17 years michaelni Skip over unknown extended_content_header tags. fixes issue358 …
(edit) @16428e63   17 years michaelni simplify Originally committed as revision 12346 to …
(edit) @9822564d   17 years Aurélien Jacobs make compilation of mpeg12* and mpegvideo conditional Originally …
(edit) @6cbe71bd   17 years Aurélien Jacobs move ff_mpeg1_dc_scale_table to mpegvideo.c Originally committed as …
(edit) @de2f77d8   17 years mans allow vpath search only for source files Originally committed as …
(edit) @e3773a55   17 years mans simplify processing of some --disable-* options Originally committed …
(edit) @c2b0b21d   17 years vitor1001 Add correct version number to shared libavfilter Originally committed …
(edit) @ea28ecb0   17 years vitor1001 Fix avfilter compilation with --enable-shared and no libswscaler …
(edit) @5a433461   17 years Aurélien Jacobs add dependencies for matroska audio and nut muxers over lavc …
(edit) @d78d72d   17 years diego Set TCP protocol to is_streamed=1 as seeking is not possible. Björn …
(edit) @dc85e859   17 years Aurélien Jacobs doxyfy frame type comments and add some more comments Originally …
(edit) @48d533e6   17 years Aurélien Jacobs define BI frame type along with other frame types Originally …
(edit) @c06ccb1   17 years Aurélien Jacobs cosmetic: align Originally committed as revision 12335 to …
(edit) @241227d8   17 years Aurélien Jacobs remove some unneeded artificial dependencies from configure …
(edit) @591bf9b9   17 years Aurélien Jacobs add some required objects dependencies Originally committed as …
(edit) @0c291f2   17 years Aurélien Jacobs Avoid linking with h263 and mpeg4 find_frame_end() when those codecs …
(edit) @83cc23c   17 years lucabe72 Add some information about the stream bitrate, if available …
(edit) @1326621   17 years michaelni Subtitle support. (untested) Originally committed as revision 12330 …
(edit) @73e22613   17 years michaelni The last flag fix fixed mpeg4-qprd (there the flags ended up being …
(edit) @112249d   17 years baptiste.coudurier set block align for mace3/6 Originally committed as revision 12328 to …
(edit) @28da7981   17 years baptiste.coudurier correctly compute bit rate for compressed audio, should fix seeking in …
(edit) @282ee4e7   17 years mike fix the WC3 Xan decoder by correcting the frame accounting logic …
(edit) @56adc69   17 years michaelni One more (forgotten) fix for fixing sws_flags. Originally committed …
(edit) @e60da588   17 years michaelni sws_flags is unsigned. This together with the last commit fixes the …
(edit) @378774e9   17 years michaelni Fix handling flags with the MSB set. Originally committed as revision …
(edit) @8b2fce0d   17 years michaelni Turn ancient V offset numerical constants into named ones. Add a check …
(edit) @fbd4293d   17 years Aurélien Jacobs remove more useless mpegvideo.h includes Originally committed as …
(edit) @cbcd6c8c   17 years Aurélien Jacobs move EDGE_WIDTH definition allong with draw_edges where it belongs …
(edit) @d37f007d   17 years Aurélien Jacobs remove #include "mpegvideo.h" where it is not needed Originally …
(edit) @3bfe9260   17 years Aurélien Jacobs move relevant declarations to mpeg12data.h Originally committed as …
(edit) @6d934615   17 years Aurélien Jacobs move run length table constants to rl.h Originally committed as …
(edit) @288a44fb   17 years Aurélien Jacobs move ff_emulated_edge_mc() to dsputil Originally committed as …
(edit) @8d4bef64   17 years michaelni Remove unused elements from tables. Originally committed as revision …
(edit) @6a287b73   17 years michaelni Detect and prevent reading over the end of counts_*. We pass the error …
(edit) @1a2a1d90   17 years michaelni Prevent segfault due to reading over the end of the input buffer. …
(edit) @7998988   17 years Aurélien Jacobs fix wmv3 dependencies Originally committed as revision 12314 to …
(edit) @49c35f16   17 years Aurélien Jacobs Fix compilation on powerpc. DECLARE_ALIGNED_8 is not defined at that …
(edit) @015d0bb9   17 years Aurélien Jacobs remove old draw_edges declaration cruft Originally committed as …
(edit) @4c79b95c   17 years Aurélien Jacobs move ff_init_scantable() into dsputil Originally committed as …
(edit) @675b8390   17 years michaelni Ignore flags after pts/dts if there are no bytes left. Fixes decoding …
(edit) @5a6a9e78   17 years Aurélien Jacobs move draw_edges() into dsputil Originally committed as revision 12309 …
(edit) @ce7f71a2   17 years Aurélien Jacobs dsputil.h is a local header Originally committed as revision 12308 to …
(edit) @c8deab7a   17 years Aurélien Jacobs include required header Originally committed as revision 12307 to …
(edit) @6e196eac   17 years Aurélien Jacobs include required headers for int64_t and AV_RB16() Originally …
(edit) @abf2dc9c   17 years Aurélien Jacobs avi.h does not use anything from avcodec.h. Originally committed as …
(edit) @22f86547   17 years mans Fix endian test with grep not handling non-text files POSIX grep is …
(edit) @0e9fbd35   17 years mans remove invalid free() forgotten in r12300 Originally committed as …
(edit) @932ccf39   17 years mans remove unnecessary backslashes Originally committed as revision 12302 …
(edit) @81124ba0   17 years vitor1001 Fix libavfilter compilation and make it more in line with the other …
(edit) @f15e6b8   17 years michaelni Provide non null class name to avoid crash with ffmpeg -h. Originally …
(edit) @6548ff57   17 years ramiro.polla Force DOS users to enable memalign hack when needed, the same way it's …
(edit) @40bcf4c   17 years banan Support setting the debuglevel (-g level) with --enable-debug=# …
(edit) @e7a5e2f6   17 years Reimar.Doeffinger Fix decoding of interlaced gif, e.g. …
(edit) @78db672c   17 years michaelni Use block_align as the avi spec says. fix issue274 Originally …
(edit) @143b0820   17 years michaelni Print slightly more useful info. Originally committed as revision …
(edit) @a7805e2   17 years michaelni Fallback to sample rate if bit rate is 0. This avoids 0 timebases in …
(edit) @9fdfd21c   17 years michaelni factorize Originally committed as revision 12293 to …
(edit) @a048febd   17 years michaelni subtitles (codec tag tables still missing ...) Originally committed …
(edit) @c6eed369   17 years ramiro.polla Use "disable" helper function Originally committed as revision 12291 …
(edit) @5b087549   17 years michaelni Store aspect ratio in avis. Originally committed as revision 12290 to …
(edit) @1f3d74d3   17 years michaelni Remove INFINITY as suggested by rich. Originally committed as …
(edit) @3948c74f   17 years michaelni Remove INFINITY. Originally committed as revision 12288 to …
(edit) @d8870f12   17 years justin.ruggles use scale factor instead of sum for downmix level adjustment. avoids …
(edit) @9d10e6e6   17 years justin.ruggles pre-calculate downmix coefficient sums. 2% faster 5.1-to-stereo …
(edit) @8541cc27   17 years diego Do not add deprecated -no-cpp-precomp to CFLAGS on Darwin. patch by …
Note: See TracRevisionLog for help on using the revision log.