source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @849ff0c4   14 years Reimar.Doeffinger Set pix_fmt to the correct value for the format the PGS decoder …
(edit) @31740736   14 years Reimar.Doeffinger Remove useless casts and memset. Originally committed as revision …
(edit) @e1d7c883   14 years Reimar.Doeffinger Add avsubtitle_free function. Originally committed as revision 24185 …
(edit) @c426562c   14 years pascal.massimino add some buffer checks Originally committed as revision 24184 to …
(edit) @42859ddb   14 years pascal.massimino use avccontext->frame_size where appropriate Originally committed as …
(edit) @53128bc3   14 years pross Fix trivial punctuation error Originally committed as revision 24182 …
(edit) @e798dbdd   14 years vitor1001 Psygnosis YOP demuxer and decoder test Originally committed as …
(edit) @e747ff1c   14 years vitor1001 Add Intel Music Coder regtest Originally committed as revision 24180 …
(edit) @b5bc7424   14 years Reimar.Doeffinger Check url_fseek results in gxf demuxer. Originally committed as …
(edit) @369b4963   14 years vitor1001 Add QDM2 test Originally committed as revision 24178 to …
(edit) @1f96d868   14 years Reimar.Doeffinger Document that and why subtitle decoders do not support …
(edit) @8273966   14 years vitor1001 Add QCELP regtest Originally committed as revision 24176 to …
(edit) @1d9a8c34   14 years vitor1001 Add MPEG2 field encoding fate2 regtest Originally committed as …
(edit) @b91d08f4   14 years mans Install bswap.h and intreadwrite.h Originally committed as revision …
(edit) @86816692   14 years mans Make intreadwrite.h installation-safe Originally committed as …
(edit) @d268eee9   14 years mans Set fast_unaligned in avconfig.h Originally committed as revision …
(edit) @1fc81e73   14 years mans Make bswap.h safe to install as public API Originally committed as …
(edit) @6a01eab7   14 years mans Add av_ prefix to bswap macros Originally committed as revision 31679 …
(edit) @8fc0162   14 years mans Add av_ prefix to bswap macros Originally committed as revision 24170 …
(edit) @e6b22522   14 years mans bswap: change ME to NE in macro names Other parts of FFmpeg use NE …
(edit) @6b7917ba   14 years vitor1001 Add RealAudio COOK fate2 test Originally committed as revision 24168 …
(edit) @65c58b1   14 years vitor1001 Add fate2 test for RA288 Originally committed as revision 24167 to …
(edit) @06970a4c   14 years mans fate: some AAC tests need FUZZ=2 on ARM Originally committed as …
(edit) @b734a67   14 years ramiro.polla mingw32: avisynth does not need w32api >= 3.13 Originally committed …
(edit) @83b203dc   14 years mans fate: ensure file sizes match in oneoff tests Originally committed as …
(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 …
Note: See TracRevisionLog for help on using the revision log.