source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @834b3760   13 years michaelni swresample: check for invalid sample formats. Bug-Found-by: Justin …
(edit) @2a93f28a   13 years michaelni avformat_free_context: favor av_freep() Signed-off-by: Michael …
(edit) @3b6c0ba3   13 years michaelni oggenc: favor av_freep() Signed-off-by: Michael Niedermayer …
(edit) @17d51938   13 years michaelni swr_test: test planar audio Signed-off-by: Michael Niedermayer …
(edit) @a75b254c   13 years michaelni swr: minor fixes to get planar audio working Signed-off-by: Michael …
(edit) @7322483d   13 years michaelni mpegvideo: increase emu edge buffer size This fixes a crash with 422 …
(edit) @812010c1   13 years Reimar.Doeffinger Remove unused variable. Signed-off-by: Reimar Döffinger …
(edit) @3b0e2428   13 years michaelni lavf/utils: Drop old hack for implicit HE-AAC signaling. It has not …
(edit) @53d5c463   13 years michaelni doc: add swresample doc Signed-off-by: Michael Niedermayer …
(edit) @78972a69   13 years michaelni lavf/utils: ignore subtitle timestamps in timings calculation …
(edit) @dacf0766   13 years michaelni fix memory leak in oggenc Signed-off-by: Michael Niedermayer …
(edit) @f65c6f75   13 years michaelni Enable multithreding when decoding with libopenjpeg Signed-off-by: …
(edit) @125ea3ee   13 years michaelni Warn the user if lowres > max_lowres, set lowres to max_lowres and …
(edit) @f42b319   13 years michaelni Fix out of bound writes in fix_bitshift() of the shorten decoder. The …
(edit) @c3299726   13 years michaelni g729: dont force all cpu optims to off but override just the one that …
(edit) @8045af65   13 years michaelni ppc: fix usage of dsp_mask Signed-off-by: Michael Niedermayer …
(edit) @30ba924b   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: dca: …
(edit) @5d7e3d7   13 years michaelni Check for out of bound reads in the Tiertex Limited SEQ decoder. …
(edit) @62234a4d   13 years michaelni Fix the size of workspace buffers in the motion pixels decoder. Some …
(edit) @e60619f9   13 years michaelni Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temporary …
(edit) @3035c403   13 years michaelni Check for out of bounds writes in the Delphine Software International …
(edit) @8e5f093c   13 years michaelni Check for out of bounds reads in the Delphine Software International …
(edit) @44e2f0c3   13 years michaelni Check for out of bound reads in the QuickDraw decoder. Signed-off-by: …
(edit) @9714a78b   13 years michaelni Revert "general.texi: we dont have a g729 encoder yet" This reverts …
(edit) @68bbaac7   13 years michaelni fate: only test 10seconds of the g729 data, the reference files are …
(edit) @9cff6d9e   13 years michaelni libstagefright: change Libav to FFmpeg in copyright header with …
(edit) @96b07641   13 years michaelni fate: g729 test Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @0f68a2bc   13 years michaelni g723_1_demuxer: rco is also a commonly used extension. Signed-off-by: …
(edit) @e571305a   13 years baptiste.coudurier mov: Only touch extradata in mov_read_extradata() if codec_id is what …
(edit) @c8b83595   13 years michaelni Check for out of bound reads in xan_huffman_decode() of the xan …
(edit) @7afe2380   13 years tempn add LJ2K and LJ2C to jpeg2000 decoder works on …
(edit) @04b4353f   13 years michaelni g723.1: very minor simplify of gen_acb_excitation() Signed-off-by: …
(edit) @631eee6e   13 years michaelni g723.1: use MULL(a,b,15) for MULL2() idea by vitor Signed-off-by: …
(edit) @cb58adaa   13 years michaelni g723.1: simplify scale_vector() Signed-off-by: Michael Niedermayer …
(edit) @431f8af8   13 years michaelni g723.1: replace loop of normalize_bits( by av_log2() idea by vitor …
(edit) @6e50554   13 years michaelni g723.1: cleanup square_root() Signed-off-by: Michael Niedermayer …
(edit) @c02c52f   13 years michaelni g723.1_ use skip_bits1() Signed-off-by: Michael Niedermayer …
(edit) @fac3ac39   13 years michaelni g723.1: use get_bits1() Signed-off-by: Michael Niedermayer …
(edit) @11512367   13 years michaelni celp_math: cleanup ff_dot_product() based on code & idea by vitor …
(edit) @84f8aef4   13 years michaelni general.texi: we dont have a g729 encoder yet Signed-off-by: Michael …
(edit) @abd71130   13 years michaelni G.723.1 doc and change log entry
(edit) @f990dc37   13 years michaelni Add the G723.1 demuxer and decoder
(edit) @da43980f   13 years michaelni Add G.723.1 decoder data tables
(edit) @a82c6238   13 years michaelni Add dot_product function for use by the G.723.1 decoder
(edit) @bcc67dff   13 years michaelni Add a shift parameter to celp_lp_synthesis_filter for reuse by the …
(edit) @bf00a73a   13 years mans dca: clear inactive subbands only once in qmf_32_subbands() Writing …
(edit) @ecf31a68   13 years Carl Eugen Hoyos Show configuration and library version with AV_LOG_INFO. This partly …
(edit) @1ee20141   13 years anton vf_unsharp: set default chroma size value to 5x5 The previous default …
(edit) @998e8519   13 years anton vf_unsharp: fix out-of-buffer read In apply_unsharp(), when y is >= …
(edit) @b4483a53   13 years michaelni Check for unsupported parameters in ff_j2k_dwt_init() Signed-off-by: …
(edit) @02660a87   13 years michaelni Check for out of bound reads in jpeg 2000 decoder. Signed-off-by: …
(edit) @41b7389c   13 years michaelni Prevent calling init_vlc() with invalid parameters in motionpixels …
(edit) @56ee5a9a   13 years michaelni Prevent NULL dereference when the palette is missing in the xan …
(edit) @5279141c   13 years michaelni Fixed out of bound accesses in xan_unpack() of the xan decoder. …
(edit) @da343ff4   13 years michaelni swr_test: dont test samples that have not been written Signed-off-by: …
(edit) @f9a2d0c3   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (23 …
(edit) @a3a5c61c   13 years Carl Eugen Hoyos 2/4 bpp png is supported.
(edit) @237d31e0   13 years michaelni h264: fix FIXME and use list_count in ff_h264_fill_mbaff_ref_list() …
(edit) @dc9ce400   13 years michaelni h264: More correct ref_count check in decode_slice_header() …
(edit) @514c44c4   13 years michaelni sink_buffer: fix typo Signed-off-by: Michael Niedermayer …
(edit) @daf98908   13 years alex.converse avconv: Reformat s16 volume adjustment.
(edit) @75f26a6f   13 years Carl Eugen Hoyos Use "JPEG 2000" as long name for j2k.
(edit) @6a095afb   13 years Carl Eugen Hoyos Encoding speex via libspeex is supported.
(edit) @194c243   13 years michaelni movenc: Replace av_realloc by av_realloc_f when relevant. …
(edit) @af84d9bb   13 years michaelni gxfenc: Replace av_realloc by av_realloc_f when relevant. …
(edit) @247a1dc8   13 years michaelni aviobuf: Replace av_realloc by av_realloc_f when relevant. …
(edit) @e47cfe9e   13 years michaelni avienc: Replace av_realloc by av_realloc_f when relevant. …
(edit) @71e23d39   13 years michaelni avidec: Replace av_realloc by av_realloc_f when relevant. …
(edit) @0cc44fac   13 years michaelni 4xm: Replace av_realloc by av_realloc_f when relevant. Signed-off-by: …
(edit) @769298a   13 years michaelni libvpxenc: Replace av_realloc by av_realloc_f when relevant. …
(edit) @198ed647   13 years michaelni bitstream: Replace av_realloc by av_realloc_f when relevant. …
(edit) @1d3b280e   13 years michaelni ffmpeg: Replace av_realloc by av_realloc_f when relevant. Also mark …
(edit) @5cd754b   13 years michaelni Introduce av_realloc_f. av_realloc_f helps avoiding memory-leaks in …
(edit) @b2600509   13 years michaelni Introduce av_size_mult. av_size_mult helps checking for overflow when …
(edit) @e89f5881   13 years michaelni libx264: remove check_default_settings() Signed-off-by: Michael …
(edit) @f9d8a342   13 years Clément Bœsch ffprobe: fix trailing '=' in stream id.
(edit) @f63ec3ee   13 years stefasab lavfi: fix FF_API_* definition macros Fix ABI break occurred after …
(edit) @baf6b73   13 years mans ARM: NEON optimised vector_fmac_scalar() Signed-off-by: Mans Rullgard …
(edit) @a92a1b93   13 years mans dca: use vector_fmac_scalar from dsputil Signed-off-by: Mans Rullgard …
(edit) @fcca826a   13 years mans dsputil: add vector_fmac_scalar() Signed-off-by: Mans Rullgard …
(edit) @b592f9b   13 years michaelni swresample: remove unused variable. Signed-off-by: Nicolas George …
(edit) @a34869ed   13 years michaelni libswr/rematrix: remove unused variable. Signed-off-by: Nicolas …
(edit) @80287854   13 years michaelni libswr/rematrix: add braces to silence a warning. Signed-off-by: …
(edit) @4a14dd76   13 years michaelni bintext: remove unused variable. Signed-off-by: Nicolas George …
(edit) @fb35f7d   13 years michaelni vf_boxblur: remove useless code. This block was probably leftovers …
(edit) @6d98e2db   13 years michaelni j2kdec: use correct printf format. Signed-off-by: Nicolas George …
(edit) @7393b417   13 years michaelni j2kenc: Fix pointer<->integer casts. Signed-off-by: Michael …
(edit) @32dfd8ca   13 years martin latmenc: Fix private options Signed-off-by: Martin Storsjö …
(edit) @1c257dc   13 years anton vf_unsharp: store hsub/vsub in the filter context Also drop …
(edit) @e6d17ba4   13 years anton vf_unsharp: adopt a more natural order of params in apply_unsharp() …
(edit) @de7b58da   13 years anton vf_unsharp: rename method "unsharpen" to "apply_unsharp" More …
(edit) @d33e0c6b   13 years anton vf_scale: apply the same transform to the aspect during init that is …
(edit) @80de930a   13 years anton vf_pad: fix "vsub" variable value computation It was shifting 2 …
(edit) @46b29397   13 years anton vf_scale: add a "sar" variable Also create a "dar" alias for the "a" …
(edit) @0ec56d1   13 years anton lavfi: fix realloc size computation in avfilter_add_format() Replace …
(edit) @e63e4c99   13 years anton vsrc_color: use internal timebase Avoid timescale conversion, …
(edit) @57fa3140   13 years anton lavfi: fix signature for avfilter_graph_parse() and …
(edit) @64abd375   13 years anton graphparser: prefer void * over AVClass * for log contexts …
(edit) @59cef18c   13 years anton avfiltergraph: use meaningful error codes Signed-off-by: Anton …
(edit) @4bb0b31f   13 years alex.converse avconv: Initialize return value for codec copy path.
Note: See TracRevisionLog for help on using the revision log.