source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @4deaa94   16 years mans Add shift argument to MULL() macro This replaces use of FRAC_BITS in …
(edit) @8f5aaa6d   16 years robert.swain AAC: Cosmetics after last commit Originally committed as revision …
(edit) @7633a041   16 years robert.swain AAC: Frequency domain prediction and hence Main profile support Patch …
(edit) @e9d0fdef   16 years kostya.shishkov Strong filtering function for future RV40 loop filter Originally …
(edit) @d270cb4a   16 years mans ARM: move dct_unquantize_h263_*_armv5te asm to separate file …
(edit) @63f412f   16 years rsbultje Document 'ic' variable. See "[PATCH] RDT/Realmedia patches #2" thread …
(edit) @9a5771e9   16 years mans Run regression tests on target system. Originally committed as …
(edit) @dbad2c29   16 years mans Build regression test data generators using HOSTCC Originally …
(edit) @a7ada2ba   16 years mans configure: set TARGET_EXEC and TARGET_PATH TARGET_EXEC specifies a …
(edit) @9da6609f   16 years mans configure: set HOSTCC to native compiler The HOSTCC value defaults to …
(edit) @88268e94   16 years mans configure: simplify set_default function Originally committed as …
(edit) @a8e4161   16 years Carl Eugen Hoyos Add forgotten file format pgmyuv. Originally committed as revision …
(edit) @6bbb5bf8   16 years Carl Eugen Hoyos Support picture output without -f image2 for most codecs. Originally …
(edit) @76de302d   16 years diego cosmetics: indentation, prettyprinting Originally committed as …
(edit) @7f8205da   16 years diego cosmetics: consistent function declarations Originally committed as …
(edit) @7d1b1582   16 years diego cosmetics: Put statements after 'if' on their own line. Originally …
(edit) @8372e3d2   16 years Reynaldo H. Verdejo Pinochet Trivial, Cosmetics Originally committed as revision 15905 to …
(edit) @1b321c5c   16 years Reynaldo H. Verdejo Pinochet Trivial, Cosmetics Originally committed as revision 15904 to …
(edit) @e178d7f   16 years stefano.sabatini-lala Make ffmpeg print in the error message the exact line of a preset file …
(edit) @b04665ac   16 years stefano.sabatini-lala Make ffmpeg print in the error message the exact line of a preset file …
(edit) @148c31b9   16 years vitor1001 More OKed parts of the QCELP decoder patch by Kenan Gillet, …
(edit) @31fb59ec   16 years vitor1001 Cosmetic: Fix typo Spotted by Jethro Walters Originally committed as …
(edit) @3c546868   16 years diego Move H.264 tables that are only useful for encoding to h264enc.c. …
(edit) @d1eb20e8   16 years diego Get rid of last ifdef HAVE_MMX. Instead, all MMX-specific objects are …
(edit) @516566a8   16 years mans SH4: fix IDCT Originally committed as revision 15897 to …
(edit) @4d382e20   16 years diego cosmetics: Consistently place HEADERS before OBJS in all Makefiles. …
(edit) @f0e60235   16 years diego cosmetics: Consistently place HEADERS before OBJS in all Makefiles. …
(edit) @0d2d0f97   16 years diego Move FFT-specific MMX optimizations out of the 'ifdef HAVE_MMX' block. …
(edit) @d785a670   16 years diego cosmetics: indentation Originally committed as revision 15894 to …
(edit) @39fdda2b   16 years diego Use standard OBJS-$(HAVE_MMX) trick for MMX objects instead of …
(edit) @469105aa   16 years vitor1001 Fix typo in table value. patch by Kenan Gillet, kenan.gillet gmail com …
(edit) @cd982791   16 years kostya.shishkov 33l Fix applying residue condition in RV30/40 decoder Originally …
(edit) @78a0fa8c   16 years kostya.shishkov Eliminate direct use of s->current_picture in RV30/40 decoder …
(edit) @7690351c   16 years kostya.shishkov Use wider margins for edge emulation in RV30/40 Originally committed …
(edit) @c260b596   16 years mans SH4: fix memzero_align8() Originally committed as revision 15888 to …
(edit) @1a9e9a2f   16 years mans SH4: add macros for setting and restoring FPSCR.PR bit Originally …
(edit) @6f14b19e   16 years mans SH4: remove some commented out blocks of code Originally committed as …
(edit) @a21fd75f   16 years Roman R. Making idct factor tables dynamically allocated Originally committed …
(edit) @eeee48b2   16 years kostya.shishkov Add channel layout to several audio decoders I maintain Originally …
(edit) @ff16d6e4   16 years Roman R. Change of indentation Originally committed as revision 15883 to …
(edit) @df69be0c   16 years mans SH4: fix IDCT Originally committed as revision 15882 to …
(edit) @6f15dd8d   16 years mans SH4: do not mix code and declarations Originally committed as …
(edit) @c136ece9   16 years mans SH4: fix compilation of memzero_align8() Originally committed as …
(edit) @b42019c1   16 years mans SH4: remove unused functions Originally committed as revision 15879 …
(edit) @d7e0f8dd   16 years mans SH4: replace missed rnd_avg2 -> rnd_avg32 Originally committed as …
(edit) @23e05e69   16 years mans SH4: rename functions with conflicting names Originally committed as …
(edit) @45e730c5   16 years diego cosmetics: Add a few more explanatory comments to the object sections. …
(edit) @a2618904   16 years diego cosmetics: Sort processor-specific object lines into alphabetical …
(edit) @195b3490   16 years Roman R. Getting rid of huge static DV tables Originally committed as revision …
(edit) @1ac1217b   16 years Roman R. Getting rid of unneeded extra wrapper functions Originally committed …
(edit) @12e416c8   16 years baptiste.coudurier decrease atom size, fix broken files missing version/flags Originally …
(edit) @a45bdbc4   16 years Reynaldo H. Verdejo Pinochet Trivial, Cosmetics Originally committed as revision 15871 to …
(edit) @fc5d0db5   16 years stefano.sabatini-lala Improve error message in case of output file with no streams, dumping …
(edit) @bdb9fd9b   16 years stefano.sabatini-lala Improve messages printed when there is no input/output file, making …
(edit) @7a7da6b4   16 years stefano.sabatini-lala Remove unnecessary calls to show_help(), make ffmpeg/ffplay print a …
(edit) @40b509b   16 years diego Add a Makefile variable for the old scaler that gets enabled when the …
(edit) @767d3e7b   16 years diego Revert previous commit: the libavcodec/i386/fft_*.o objects depend on …
(edit) @ba01d867   16 years diego Only the yasm-dependent objects should be enabled by a yasm …
(edit) @9168f7e6   16 years rsbultje Change type of prev_stream_id from uint32_t to int, since it has a max …
(edit) @c6786ed   16 years diego cosmetics: Group ppc-specific objects together. Originally committed …
(edit) @49276307   16 years diego Add missing options to the help output. Originally committed as …
(edit) @4f50c3d5   16 years diego cosmetics: Move some options to more sensible places within the help …
(edit) @1f26f59f   16 years diego Move zlib/bzlib options to the external library section of the help …
(edit) @0a23c0bb   16 years diego spelling and wording cosmetics for the help output Originally …
(edit) @b0dfd108   16 years diego Take build_suffix into account in pkg-config files. patch by Charles …
(edit) @e6b9d588   16 years diego Print just [no] or [yes] in the help output instead of …
(edit) @607ffa34   16 years diego cosmetics: Group ARM objects sections together. Originally committed …
(edit) @e9e74e0a   16 years diego cosmetics: Reorder processor-specific entries alphabetically. …
(edit) @90e0450   16 years rsbultje Reindent after r15853. Originally committed as revision 15854 to …
(edit) @43af8b2b   16 years rsbultje Read optional components of the RDT packet header, such as extended …
(edit) @6bafd6f5   16 years rsbultje Change header reading implementation to using get_bits() instead of …
(edit) @e269ab79   16 years rsbultje Prefix all ff_rdt_parse_header() arguments with a p, preparing for …
(edit) @a4b8cb3c   16 years rsbultje Fix memleak caused by the fact that url_open_buf() allocates a context …
(edit) @fcc995a5   16 years rsbultje Add ByteIOContext argument to public ff_rm_* functions so that we can …
(edit) @074bfa7d   16 years benoit.fouet Change email address to a valid one. Originally committed as revision …
(edit) @7e8efe18   16 years Carl Eugen Hoyos One const is enough. Originally committed as revision 15847 to …
(edit) @5155b839   16 years diego Put variable declaration inside an #ifdef to avoid an unused variable …
(edit) @ce09d560   16 years benoit.fouet Get rid of MSG_DONTWAIT using a more standard way to use a socket in a …
(edit) @2bfecf7   16 years stefano.sabatini-lala Make the library names for the require checks more explicit. …
(edit) @b836fb0   16 years banan Silence warning in imc decoder Originally committed as revision 15844 …
(edit) @31d5113   16 years banan Set channel_layout Originally committed as revision 15843 to …
(edit) @55374d57   16 years kostya.shishkov 421l: postproc flag may be present in any VC-1 AP frame type …
(edit) @ebd61055   16 years baptiste.coudurier set pts in flv demuxer Originally committed as revision 15841 to …
(edit) @51c15201   16 years baptiste.coudurier read itunes metadata, code based on Reimar's patch Originally …
(edit) @8e36385a   16 years Reynaldo H. Verdejo Pinochet Credit Kenan Gillet for his contributions towards merging the SoC …
(edit) @1c3ae1ab   16 years Reynaldo H. Verdejo Pinochet Cosmetics Originally committed as revision 15838 to …
(edit) @f29289e   16 years Reynaldo H. Verdejo Pinochet Change to file description suggested by Michael Originally committed …
(edit) @e3b7216b   16 years rsbultje Change status packet skipping to be more spec-compliant. See …
(edit) @108cd247   16 years rsbultje Make function comment a bit more linguistically correct. Originally …
(edit) @3d883ad5   16 years rsbultje Reindent after r15833. Originally committed as revision 15834 to …
(edit) @114732f4   16 years rsbultje Add is_keyframe param to ff_rdt_parse_header(). See ML discussion in …
(edit) @92765276   16 years banan Proper channel output reordering for the dca decoder. Originally …
(edit) @8257d2ad   16 years Reynaldo H. Verdejo Pinochet Please keep original copyright heading and attribution lines... …
(edit) @86b0affd   16 years baptiste.coudurier simplify metadata reading Originally committed as revision 15830 to …
(edit) @8f569ed0   16 years Aurélien Jacobs matroskadec: fix index timestamps for some broken files fix issue697 …
(edit) @6ff1f615   16 years rsbultje Call check_back_and_send_rr() function only in case of RTP as a …
(edit) @70f42303   16 years kostya.shishkov Weak deblock filter function for future RV40 loop filter Originally …
(edit) @536cd1db   16 years lu_zero Flush SDP description Originally committed as revision 15826 to …
(edit) @239dec21   16 years rsbultje Rename variables in ff_rdt_parse_header() and callers to match the …
(edit) @7d084299   16 years makovick check for interrupt when receiving from socket Originally committed …
Note: See TracRevisionLog for help on using the revision log.