source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @6a59b98   14 years alex.converse AAC fate2 tests. Originally committed as revision 24163 to …
(edit) @95b98f82   14 years ramiro.polla faq: remove note that says avisynth "has just been added". it has been …
(edit) @42ff9d7a   14 years kostya.shishkov Make WMV3 decoder print more errors when decoding beta WMV9 files. As …
(edit) @42d1e7a2   14 years Aurélien Jacobs fix VP5/6 neon dependencies Originally committed as revision 24160 to …
(edit) @771c86c1   14 years martin Fix a leak in the AAC encoder Originally committed as revision 24159 …
(edit) @b576934d   14 years Reimar.Doeffinger Add native GSM 06.10 audio decoder. Originally committed as revision …
(edit) @a6f8f11b   14 years darkshikari Change qmax/qmin limits to 63 instead of 51. VP8 supports quantizers …
(edit) @0a4307d6   14 years ramiro.polla configure: properly check for mingw-w64 through installed headers. …
(edit) @7918375f   14 years mans intreadwrite: common.h is not needed, attributes.h is sufficient …
(edit) @f4d80ecb   14 years mans lfg: add missing includes Originally committed as revision 24154 to …
(edit) @47bfd50a   14 years mans pixdesc: add missing includes Originally committed as revision 24153 …
(edit) @150ef830   14 years mans fate: fail with a sensible error message if reference file is missing …
(edit) @34ae2d90   14 years mans Remove dead target from .PHONY list Originally committed as revision …
(edit) @7d610af6   14 years mans fate: delete output files from successful tests Originally committed …
(edit) @3ec8d24a   14 years mans tiny_psnr: change error exit code from -1 to 1 Originally committed …
(edit) @cd3cb048   14 years mans tiny_psnr: check fread() return values Originally committed as …
(edit) @58d2b154   14 years mans fate: exit with error immediately if test command fails Originally …
(edit) @f6dddd33   14 years mans tiny_psnr: use abs() Originally committed as revision 24146 to …
(edit) @5f0278f5   14 years vitor1001 SIPR tests for "make fate2" Originally committed as revision 24145 to …
(edit) @4b04c5ca   14 years victorpaesa Current Cygwin has mkstemp(). Originally committed as revision 24144 …
(edit) @c43d77c1   14 years mans tiny_psnr: skip wav headers on input files The byte count printed …
(edit) @080ce907   14 years mans resample: replace VLA with malloc/free Originally committed as …
(edit) @a426016c   14 years mans resample: check memory allocations in av_resample_init() Originally …
(edit) @603e5c0b   14 years janne-ffmpeg move ff_get_v_length and ff_put_v from nutenc.c to …
(edit) @f8280ff   14 years janne-ffmpeg rename get_length to ff_get_v_length and put_v to ff_put_v patch by …
(edit) @9ebf4fb6   14 years mans libxvid: add some const fixing a warning Originally committed as …
(edit) @a30b3360   14 years mans Allow using libxvid RC without enabling encoding wrapper Originally …
(edit) @7e264ca1   14 years mans fate: add oneoff test for twinvq Originally committed as revision …
(edit) @aab3ea5f   14 years mans fate: add oneoff comparison method This adds the 'oneoff' comparison …
(edit) @3ade7d32   14 years mans fate: pass additional variables to test script This passes the …
(edit) @cb0067ec   14 years mans tiny_psnr: print max absolute difference between files Regression …
(edit) @9eb42c27   14 years diego Add back previously removed non-existing function params in doxygen …
(edit) @16400da6   14 years stefano.sabatini-lala Perform minor style fixes. Originally committed as revision 24130 to …
(edit) @52706b95   14 years stefano.sabatini-lala Update APIchanges after the recent avfilter.h and pixdesc.h changes. …
(edit) @9699a96a   14 years stefano.sabatini-lala Bump minor after read/write_line() to av_read/write_image_line() …
(edit) @f955d452   14 years mans Change names of regtest output files to closer match the reference …
(edit) @ee43558   14 years stefano.sabatini-lala Reindent after r24101. Originally committed as revision 24126 to …
(edit) @efdccce5   14 years baptiste.coudurier In mpegts muxer, print VBR instead of dummy 1 when displaying muxrate …
(edit) @b015be21   14 years baptiste.coudurier In mov muxer, write pixel aspect ratio tag in mov files. Based on a …
(edit) @40fe5019   14 years mans configure: fix pcm test deps 10l to me for using non-standard shell …
(edit) @ad9eff3f   14 years diego Do not generate documentation for .d files; they do not contain source …
(edit) @9770a7ad   14 years mans Simplify regtest reference makefile dependencies Originally committed …
(edit) @57442411   14 years mans Move regression test dependencies to configure This allows expressing …
(edit) @31c0121d   14 years mans configure: add print_enabled() function The print_enabled() function …
(edit) @a9ef1aef   14 years mans regtest: put rgb and yuv reference files in correct place Originally …
(edit) @42cb3863   14 years mans regtest: put rgb and yuv reference files in correct place SVN design …
(edit) @6a522c4   14 years michaelni Fix infinite loop with clock() returning (clock_t)-1. Originally …
(edit) @65e3f89f   14 years diego Improve variable names in imlt_window_float() and …
(edit) @b65c1ccf   14 years michaelni Change i to unsigned in get_generic_seed(). This is clearer than …
(edit) @9be24c60   14 years mans Create the regtest reference files only when necessary This avoid …
(edit) @e1621087   14 years mans Clean up make rules for calling codec test scripts Originally …
(edit) @4ab20de6   14 years mans Beautify make messages when generating test data files Originally …
(edit) @e394953e   14 years rsbultje Add missing doxy for function arguments. Originally committed as …
(edit) @ad32966c   14 years rsbultje Fix two doxy warnings. Originally committed as revision 24109 to …
(edit) @e51f0496   14 years diego Restore array sizes in doxygen parameter names. Originally committed …
(edit) @0aee2a57   14 years hyc Also use 503 for bandwidth limit exceeded Originally committed as …
(edit) @2a22187f   14 years hyc Fix "server too busy" status code Originally committed as revision …
(edit) @e0b855f6   14 years benoit.fouet Remove a useless variable in zmbv decoder. Patch by Eli.Friedman …
(edit) @a26f1d1   14 years justin.ruggles ac3: make the value of codec_id during (E-)AC-3 parsing stay …
(edit) @c84d5aa7   14 years michaelni get_generic_seed() for the cases without /dev/random and AV_READ_TIME …
(edit) @ce1cd1cb   14 years mans Rename read/write_line() to av_read/write_image_line(). The old names …
(edit) @26784384   14 years alex.converse Cosmetics: whitespace Originally committed as revision 24100 to …
(edit) @03d5d9b9   14 years alex.converse aacenc: Enforce LFE bitstream restrictions. Originally committed as …
(edit) @0fd0ef79   14 years Carl Eugen Hoyos Add new decoder property max_lowres and do not init decoder if …
(edit) @38b0410   14 years mans aacdec: remove checks for impossible error conditions Originally …
(edit) @96088566   14 years mans ARM: remove unnecessary .previous directive Originally committed as …
(edit) @278caa6a   14 years mans ARM: set section to .text in 'function' macro This ensures code …
(edit) @108ac7f2   14 years mans ARM: hide a .size directive on non-ELF targets Originally committed …
(edit) @cfde3a7e   14 years alex.converse Cosmetics: whitespace Originally committed as revision 24093 to …
(edit) @ce2e4ae3   14 years stefano.sabatini-lala Add pixdesctest filter and corresponding test. Originally committed …
(edit) @4d508e4d   14 years stefano.sabatini-lala Implement avfilter_copy_picref_props(). Originally committed as …
(edit) @00f7257   14 years jmenon86 FFplay : Fix segfault when playing monoaural streams. Originally …
(edit) @9077e29e   14 years mans ARM: optimised integer clip functions Originally committed as …
(edit) @edd7fa82   14 years mans ARM: intmath.h cosmetics Originally committed as revision 24088 to …
(edit) @216b43ae   14 years mans Allow arch-overrides for all common.h clip and log2 functions …
(edit) @a955b596   14 years mans Remove macro duplication between common.h and intmath.h Originally …
(edit) @2e874c77   14 years mans intmath: whitespace cosmetics Originally committed as revision 24085 …
(edit) @5c7ceef6   14 years Aurélien Jacobs improve long_name for ass (de)muxer Originally committed as revision …
(edit) @b0c73ba1   14 years mans motion_est: fix implicit truncation warnings Patch by Reimar …
(edit) @31247669   14 years michaelni Ignore extradata & w/h in asf/dvr. The w/h values are wrong and …
(edit) @69b56ed7   14 years michaelni Move ff_dct_init(context) out of if(one time init) fixes calling a …
(edit) @c7310b7b   14 years Carl Eugen Hoyos Silence warning "new qualifiers in middle of multi-level non-const …
(edit) @bba66fc7   14 years Carl Eugen Hoyos Associate .tga with format image2. Originally committed as revision …
(edit) @881fd7a6   14 years vitor1001 Move SSE optimized 32-point DCT to its own file. Should fix breakage …
(edit) @4dcc4f8e   14 years vitor1001 SSE optimized 32-point DCT Originally committed as revision 24077 to …
(edit) @defb0009   14 years mans Add #ifdefs around code specific to file and pipe protocols …
(edit) @a2ab5ad5   14 years mans Rename av_tempfile() to ff_tempfile() Originally committed as …
(edit) @25cbc8b4   14 years mans Move av_tempfile() to libxvidff.c as only the xvid wrapper needs it …
(edit) @d0b9b91   14 years mans vf_pad: restore use of _CCIR colourspace conversion macros Originally …
(edit) @7fddac93   14 years mans os_support: include some headers only when needed Originally …
(edit) @81f460a3   14 years mans rtpenc: remove unnecessary #include unistd.h Originally committed as …
(edit) @3f7ab648   14 years mans file_protocol: remove redundant #include sys/time.h Originally …
(edit) @9049fa54   14 years diego Add av_unused to decode_mb_skip declaration to fix the following …
(edit) @86e41bc3   14 years mans aacenc: replace VLA with fixed size Number of channels is restricted …
(edit) @1b364fd   14 years stefano.sabatini-lala Move shareable draw_rectangle() and query_formats function to the top …
(edit) @039baa78   14 years stefano.sabatini-lala Factorize out some code and implement the fill_line_with_color() …
(edit) @c014631   14 years stefano.sabatini-lala Update lavfitest reference after commit: Author: bcoudurier …
(edit) @ac7a4056   14 years diego Update Doxyfile to the format preferred by Doxygen 1.5.6 (via 'doxygen …
(edit) @f31abc6c   14 years diego cosmetics: Reformat paragraphs and fix typos as done by 'doxygen -u'. …
(edit) @18bb522b   14 years diego cosmetics: Reorder config file entries to the format used by doxygen …
Note: See TracRevisionLog for help on using the revision log.