source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @52ad2f39   16 years diego Remove ineffectual hack that attempts to build ppc/check_altivec.o …
(edit) @a4fa192   16 years ramiro.polla configure: vertical alignment cosmetics. Originally committed as …
(edit) @632948b   16 years ramiro.polla configure: Use check_lib2 for bzlib. Functions are exported as WINAPI …
(edit) @13367a46   16 years banan channel layout support for ffmpeg.c Originally committed as revision …
(edit) @3bff4d8b   16 years stefano.sabatini-lala Implement the fields rc_max_available_vbv_use and …
(edit) @cd0e37d3   16 years stefano.sabatini-lala Replaces not the anymore valid -flags +trell option with -trellis 2. …
(edit) @91cd7eb   16 years stefano.sabatini-lala Rename functions in sdp.c for consistency's sake. Originally …
(edit) @10ba740   16 years stefano.sabatini-lala s/FFserver/ffserver/ in the help message invocation synopsis. See the …
(edit) @d041a598   16 years kostya.shishkov Add support for parsing and decoding DCA-HD streams. Originally …
(edit) @d33ee3f2   16 years kostya.shishkov RV40 loop filter Originally committed as revision 15950 to …
(edit) @de8cac16   16 years kostya.shishkov Invoke future RV30/40 loop filter for already decoded rows instead of …
(edit) @10ac3618   16 years diego Do not duplicate AAN DCT tables in dct-test.c. Originally committed …
(edit) @2d70cc38   16 years diego Add missing '-test' in name of imgresample test. Originally committed …
(edit) @3a25ca18   16 years stefano.sabatini-lala Make rate_emu a global property rather than to be settable for a …
(edit) @cdd7157b   16 years stefano.sabatini-lala Remove AVInputStream frame variable definition and usage, unnecessary …
(edit) @cb103a19   16 years stefano.sabatini-lala Make the input realtime framerate emulation code use ist->pts for …
(edit) @f653095   16 years kostya.shishkov Fix RV40 chroma MC Originally committed as revision 15943 to …
(edit) @5bc8ebd3   16 years Carl Eugen Hoyos Use PIX_FMT_NONE to silence icc warning #188: enumerated type mixed …
(edit) @2a023c36   16 years diego Only build the imgresample test if the old scaler was enabled. …
(edit) @e8ed9b7a   16 years diego Automatically check the dependencies for the AAN DCT tables. This also …
(edit) @8b22017f   16 years diego Move aanscales tables to their own file; fixes compilation without …
(edit) @5bdf124c   16 years diego cosmetics: Rename aanscales to ff_aanscales, it will soon be …
(edit) @f107a02d   16 years diego Move encoder-specific quantize_c and related tables to the H.264 …
(edit) @085bf69f   16 years michaelni Add udp.c maintainer. Originally committed as revision 15936 to …
(edit) @35d0c217   16 years Reimar.Doeffinger Replace pushf/popf by explicit pushfl/popfl (32 bit) or pushfq/popfq …
(edit) @bd2b6b33   16 years mans snow: move scratch buffer from stack to malloced buffer in context …
(edit) @ab56b321   16 years diego Disable unused code for now to allow 'make checkheaders' to pass. …
(edit) @4b5f1907   16 years diego Add missing headers to get 'make checkheaders' closer to passing. …
(edit) @819e4dd9   16 years mans svq1enc: move scratch buffer from stack to context to ensure alignment …
(edit) @6b8810d0   16 years mans flashsv: use skip_bits_long() where required skip_bits(gb, n) with n …
(edit) @f4cca718   16 years baptiste.coudurier move decoder initialization in separate function, earlier failure …
(edit) @f2e92ad1   16 years diego Make non-void replacement functions actually return a value. …
(edit) @ce9ff9cc   16 years diego Move #defines that are mostly used in h264.c out of h264data.h and …
(edit) @ee2a957f   16 years diego Use golomb_to_pict_type instead of its duplicate, slice_type_map. …
(edit) @7f8f4b40   16 years diego cosmetics: Align table for better readability. Originally committed …
(edit) @c5b2fe16   16 years kostya.shishkov Some BMP files have file size declared in the header equal to headers …
(edit) @e282307b   16 years kostya.shishkov Give more meaningful message on BMP header parsing error Originally …
(edit) @4a14e666   16 years kostya.shishkov Add known BMP header sizes. Now 11B*.bmp from samples repository can …
(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 …
Note: See TracRevisionLog for help on using the revision log.