source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @74a8dbe1   11 years michaelni Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' * commit …
(edit) @010732b   11 years u vp9/x86: simplify FILTER_INIT. In the 2 FILTER_INIT usages, the …
(edit) @b8d002dc   11 years u vp9/x86: clarify mixed splatb.
(edit) @58400ac1   11 years vittorio.giovara lavfi: name anonymous structs
(edit) @3b06208a   11 years michaelni x86/float_dsp: remove duplicated code from vector_dmul_scalar Use the …
(edit) @c91a798a   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
(edit) @e8fc91e2   11 years michaelni Merge commit '4936ef6492f640e1606c6507f2c4e495164d3974' * commit …
(edit) @4936ef64   11 years martin configure: Handle armcc 5.0 The first line of the "armcc --vsn" …
(edit) @b38910c9   11 years Carl Eugen Hoyos Fix compilation with !HAVE_6REGS. Can be tested with: $ ./configure …
(edit) @72c93aba   11 years Carl Eugen Hoyos Use MANGLE in cavsdsp.c to save two registers using gcc. Fixes …
(edit) @f45a8409   11 years michaelni avformat/mlv: add fate sample Signed-off-by: Peter Ross …
(edit) @ab683ef   11 years michaelni Magic Lantern Video (MLV) demuxer Signed-off-by: Peter Ross …
(edit) @5331773c   11 years michaelni ff_id3v2_read: add option to limit ID3 magic number search Several …
(edit) @c94305ae   11 years michaelni ff_id3v2_free_extra_meta: set the pointer pointing to extra_meta to …
(edit) @549bbdfb   11 years michaelni avformat/wavdec: enlarge probe_packets for wav fix issue …
(edit) @d8f40ca   11 years michaelni fate: add DTS-ES test Signed-off-by: James Almer <jamrial@gmail.com> …
(edit) @d340dabb   11 years michaelni avfilter/vf_rotate: make int*90° rotates suck less speedwise …
(edit) @c9aab1ee   11 years michaelni avfilter/vf_rotate: fix several of by 1 errors Signed-off-by: Michael …
(edit) @4ebfb2c5   11 years michaelni avfilter/vf_rotate: fix location of update operation Signed-off-by: …
(edit) @a47cc877   11 years michaelni avfilter/vf_rotate: increase fixed point precision This ensures …
(edit) @3a1feb01   11 years Carl Eugen Hoyos Fix standalone compilation of image2_alias_pix and image2_brender_pix …
(edit) @60c8c714   11 years michaelni avcodec/qtrleenc: use av_mallocz_array() Signed-off-by: Michael …
(edit) @683b6e31   11 years michaelni avcodec/smacker: use av_mallocz_array() Signed-off-by: Michael …
(edit) @9b888fb   11 years michaelni avcodec/roqvideoenc: use av_malloc(z)_array() Signed-off-by: Michael …
(edit) @591c0c26   11 years derek.buitenhuis mjpeg: cosmetics: indentation Signed-off-by: Derek Buitenhuis …
(edit) @39ef000e   11 years derek.buitenhuis mjpeg: Do not fail jpeg decoding on bad EXIF data. It is not required …
(edit) @968c44ce   11 years michaelni configure: Remove deprecated incompatible_fork_abi option It's been …
(edit) @71f8cdcc   11 years michaelni avcodec/snow: use av_malloc(z)_array() Signed-off-by: Michael …
(edit) @bb0d9aed   11 years michaelni avcodec/tta: use av_malloc(z)_array() Signed-off-by: Michael …
(edit) @b9831364   11 years michaelni avcodec/vc1dec: use av_realloc_array() Signed-off-by: Michael …
(edit) @0a13487b   11 years michaelni avformat/dsddec: create audio stream before processing id3 This …
(edit) @941b2240   11 years Carl Eugen Hoyos Do not overwrite VDPAU structures in ff_MPV_frame_start(). Fixes …
(edit) @a614f892   11 years michaelni Merge remote-tracking branch 'lukaszmluki/master' * …
(edit) @27998451   11 years michaelni DSD Stream File (DSF) demuxer Signed-off-by: Peter Ross …
(edit) @35bf7a49   11 years lukasz.m.luki2 lavd/pulse_audio_enc: implement pause messages Signed-off-by: Lukasz …
(edit) @eb9136a7   11 years lukasz.m.luki2 lavd/pulse_audio_enc: implement volume messages Signed-off-by: Lukasz …
(edit) @4c0f364   11 years lukasz.m.luki2 lavd/avdevice: add volume messages Signed-off-by: Lukasz Marek …
(edit) @cef11803   11 years lukasz.m.luki2 lavd/pulse_audio_enc: add buffer fullness messages Signed-off-by: …
(edit) @bc31a579   11 years lukasz.m.luki2 lavd/pulse_audio_enc: add nonblocking mode Signed-off-by: Lukasz …
(edit) @eb9dee2d   11 years lukasz.m.luki2 lavd/pulse_audio_enc: replace simple API with async API Async API …
(edit) @10627e7e   11 years lukasz.m.luki2 lavd/pulse_audio_enc: cosmetics
(edit) @176046d2   11 years lukasz.m.luki2 lavd/pulse_audio_common: add context helper functions Functions allow …
(edit) @24e5f5cd   11 years lukasz.m.luki2 lavd/pulse_audio_common: rename variables and enums Signed-off-by: …
(edit) @97751e13   11 years michaelni avformat/replaygain: fix mixed declaration and statement …
(edit) @e48fb4e1   11 years michaelni ffmpeg: fix mixed merged & split side data with the stream->packet …
(edit) @cdc166ac   11 years michaelni Merge commit '32d05934abc7427bb90380a4c1ab20a15fd7d821' * commit …
(edit) @a8d01a73   11 years michaelni Merge commit '0983d48111f578e17e8c1967d25ce593fce62b63' * commit …
(edit) @39edcadc   11 years michaelni Merge commit 'fbd8e042107ec63e0ddf155588c59dcb76007641' * commit …
(edit) @d35efda2   11 years michaelni Merge commit 'ae43c10e36197000de2f3cc99ea35727ce98a796' * commit …
(edit) @11d187b3   11 years michaelni Merge commit '21d8f4da91673051ad7055cf63d989488a56368e' * commit …
(edit) @32d05934   11 years anton mp3dec: decode more data from Info header Signed-off-by: Anton …
(edit) @0983d481   11 years anton crc: add ANSI CRC16 LE This adds the reversed byte-order version of …
(edit) @fbd8e042   11 years anton mp3dec: move XING/Info and VBRI parsing into their own functions …
(edit) @ae43c10e   11 years anton replaygain: allow exporting already decoded replaygain values This …
(edit) @21d8f4da   11 years anton resample: remove an unneeded context variable
(edit) @a3bd33af   11 years Carl Eugen Hoyos Write sample_aspect_ratio to asf files. Fixes ticket #3528.
(edit) @6c18200c   11 years Carl Eugen Hoyos Only insert the icpf atom in ProRes mkv packets if it isn't already …
(edit) @197fe392   11 years michaelni x86/dsputil: use HADDD where applicable Signed-off-by: James Almer …
(edit) @76ed71a7   11 years michaelni x86: move horizontal add macros to x86util Also port relevant …
(edit) @443261cb   11 years michaelni Merge commit 'f1b239ec8b38474d31f3bfea1f0b1693774fa432' * commit …
(edit) @f1b239ec   11 years lu_zero drawtext: Add fontconfig support Introduce the font option and make …
(edit) @c150e2cf   11 years Carl Eugen Hoyos Fix compilation with --disable-everything --enable-muxer=avi …
(edit) @58a5312   11 years michaelni avcodec/vble: use av_malloc_array() Signed-off-by: Michael …
(edit) @7999b41d   11 years michaelni avfilter/vf_pixdesctest: use av_malloc_array() Signed-off-by: Michael …
(edit) @dd77f646   11 years michaelni avformat/ico: use avmalloc(z)_array() Signed-off-by: Michael …
(edit) @11b36b1e   11 years michaelni x86/float_dsp: unroll loop in vector_fmac_scalar ~6% faster SSE2 …
(edit) @27f184ef   11 years michaelni Fix OpenGL device compilation with msvc gl.h Reveiwed-by: Lukasz …
(edit) @572f5eb1   11 years michaelni avformat/mpegenc: try to improve the VBV buffer warning Maybe fixes …
(edit) @3b808900   11 years michaelni x86/float_dsp: use SWAP in vector_fmac_scalar Win64 The mova is …
(edit) @cb53beb8   11 years michaelni iavcodec/vc1dec: Fix missing {} Fixes part of Ticket3466 Found-by: …
(edit) @73734282   11 years michaelni avfilter/vf_deshake: fix loss of precission with odd resolutions …
(edit) @5a8ef3c6   11 years michaelni avfilter/f_select: fix loss of precission in SAD calculation Fixes …
(edit) @1457f3fd   11 years michaelni avcodec/g723_1: add assert to help static code analyzers …
(edit) @b8598f6c   11 years michaelni avcodec/diracdec: fix undefined behavior with shifts Fixes part of …
(edit) @ff6fa0b4   11 years michaelni avformat/mpegts: Remove redundant check Fixes part of Ticket3466 …
(edit) @230db14   11 years michaelni avcodec/fic: Fix return value check Fixes part of Ticket3466 …
(edit) @f202af29   11 years michaelni avcodec/dcadec: fix error message suppression code Fixes part of …
(edit) @256f5306   11 years michaelni avcodec/mjpegen: Fix declared argument size Fixes part of Ticket3466 …
(edit) @14fa7fc6   11 years michaelni swscale/swscale: fix srcStride/srcSlice typo Fixes part of Ticket3466 …
(edit) @79d82a65   11 years michaelni avformat/hnm: fix decoding of 256x256 video Fixes Ticket3464 …
(edit) @bdc812ab   11 years michaelni avformat/flacdec/flac_read_timestamp: free the correct packet …
(edit) @6d8ccc7a   11 years michaelni avformat/flacdec/flac_read_timestamp: dont modify AVStream state …
(edit) @5f4f9ee   11 years michaelni Direct Stream Digital (DSD) decoder Signed-off-by: Peter Ross …
(edit) @add5d7a8   11 years michaelni configure: allow the gas-preprocessor to be called with an absolute …
(edit) @37f3f32d   11 years michaelni fate: force 128kb/sec for mp2 test This fixes rounding differences …
(edit) @c6902f96   11 years michaelni avcodec/mpegaudioenc_template: Fix integer overflow Signed-off-by: …
(edit) @4615ff0   11 years michaelni avutil/frame: use av_malloc(z)_array() Signed-off-by: Michael …
(edit) @eead2cdd   11 years michaelni avformat/xmv: use av_malloc_array() Signed-off-by: Michael …
(edit) @337f7486   11 years michaelni avformat/mpegtsenc: use av_malloc_array() Signed-off-by: Michael …
(edit) @083b6e73   11 years michaelni avformat/utils: fix typo Found-by: reimar Signed-off-by: Michael …
(edit) @2b58c9c   11 years michaelni swresample/resample_template: try to consider src_size more exactly …
(edit) @0bf25c7   11 years michaelni configure: fix arm osx build Fixes Ticket3561 Solution suggested by …
(edit) @ef818d8b   11 years michaelni avformat: add av_format_inject_global_side_data(), and disable it by …
(edit) @2adcd15f   11 years michaelni Merge commit 'a6ac4fcce44108f6f87278b8d12e890576f46a62' * commit …
(edit) @4959a4fc   11 years michaelni swscale/utils: fix changing src/dst range after initializing the …
(edit) @fa98885b   11 years michaelni swscale/utils: move handling of unscaled case to the end of init …
(edit) @a2f088c0   11 years michaelni swscale: factor ff_sws_init_range_convert() out Signed-off-by: …
(edit) @3751e5a8   11 years michaelni swscale/swscale: clear to/from convert pointers when they used. …
(edit) @b465aaa5   11 years michaelni avformat/img2dec: fix typo Found-by: Reimar Signed-off-by: Michael …
(edit) @a6ac4fc   11 years martin vp78: Align the intra4x4_pred_mode_top array within VP8Macroblock …
Note: See TracRevisionLog for help on using the revision log.