source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @83ddedbb   12 years michaelni lavf: the core rfps code needs 2 durations to estimate rfps This …
(edit) @a3bb59b1   12 years onemda av_register_protocol is gone :( Signed-off-by: Paul B Mahol …
(edit) @481c843a   12 years onemda rawvideodec: set bit rate Fixes #1989. Signed-off-by: Paul B Mahol …
(edit) @3b1b8f8   12 years Clément Bœsch ffmpeg: small indent fix.
(edit) @60c2cddf   12 years michaelni ffmpeg: use the correct variables in do_video_stats() Signed-off-by: …
(edit) @e98fab13   12 years michaelni Update video stats log during encode flush Signed-off-by: Michael …
(edit) @18aaed6   12 years onemda gifdec: do not handle timestamps It is broken, and results will be …
(edit) @0877f64   12 years Carl Eugen Hoyos Add debug output when skipping unknown swf tags. Reviewed-by: Clément …
(edit) @dacd6202   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: ppc: …
(edit) @765debf5   12 years onemda auenc: remove pointless assigment Signed-off-by: Paul B Mahol …
(edit) @266e88a4   12 years onemda mmf: return meaningful error codes Signed-off-by: Paul B Mahol …
(edit) @b70251c0   12 years onemda AST Muxer Signed-off-by: James Almer <jamrial@gmail.com>
(edit) @7f0e7fc9   12 years onemda ast: Rename ast.c -> astdec.c Signed-off-by: James Almer …
(edit) @1696c72a   12 years pross iff demuxer: include DEEP TVDC lookup table in extradata buffer …
(edit) @59fe5a33   12 years pross iff decoder: DEEP TVDC 32-bit decoder Signed-off-by: Peter Ross …
(edit) @400647f9   12 years michaelni configure: Fix ARM thumb detection The detection detects the default …
(edit) @5e1bacf2   12 years michaelni matroskadec: reset size when freeing data. Fixes null pointer …
(edit) @359cd12a   12 years Clément Bœsch lavfi/mp: fix invalid read with filters with no argument.
(edit) @ef186835   12 years Clément Bœsch lavfi/removelogo: switch to ff_filter_frame.
(edit) @3313e46c   12 years Clément Bœsch lavfi: add subtitles filter.
(edit) @1944d532   12 years lu_zero ppc: always use pic for shared libraries CC: libav-stable@libav.org
(edit) @b5eb630e   12 years Clément Bœsch lavfi: remove some video w/h settings after …
(edit) @d9138836   12 years Clément Bœsch lavfi/gradfun: remove check for AV_PERM_PRESERVE. This check does not …
(edit) @e2fc6a01   12 years Reimar.Doeffinger libspeex: allow custom sample rates again. This was broken by …
(edit) @62641dce   12 years diego build: cosmetics: Move CONFIG_RTPDEC entry to a more suitable place
(edit) @03290ffb   12 years michaelni mpegts: check that codec is not open in mpegts_find_stream_type …
(edit) @8897b5aa   12 years michaelni mpegts_set_stream_info: remove unneeded codec id check Signed-off-by: …
(edit) @4c160b68   12 years michaelni ff_mp4_read_dec_config_descr: check that the codec is not open Fixes …
(edit) @f2ceb67e   12 years michaelni doc: describe micro versioning policy Signed-off-by: Michael …
(edit) @0a8360c4   12 years onemda takdec: add .sample_fmts Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @694dc625   12 years onemda shorten: update .sample_fmts Signed-off-by: Paul B Mahol …
(edit) @20162889   12 years diego fate: ea, h264: prettyprinting and ordering cosmetics
(edit) @d0b7e832   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @8bee8f77   12 years stefasab lswr/swresample: use AV_OPT_TYPE_SAMPLE_FMT for sample format options …
(edit) @eb7018d2   12 years martin configure: Strip ordinals from mingw generated def files The def …
(edit) @66371c28   12 years mans configure: arm: detect default thumb state of compiler This makes …
(edit) @7e93b0ba   12 years onemda ra144enc: reject unsupported sample rates
(edit) @5e2be27e   12 years michaelni fate: fix typos in wtv seek test Signed-off-by: Michael Niedermayer …
(edit) @b452c8a7   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
(edit) @7711f19e   12 years michaelni Merge commit 'e816034a5fa131b13c4ad87bb0b5065b4f5697c6' * commit …
(edit) @211372e8   12 years michaelni Merge commit '0b300daad2f5cb59a7c06dde5ac701685e6edf16' * commit …
(edit) @9c208b4   12 years michaelni vp56: Ignore reconfiguration from the alpha plane. Fixes out of array …
(edit) @eebc40e1   12 years diego fate: fft: Fix libavcodec dependency
(edit) @31f16dc   12 years diego build: Make the ISMV muxer select the MOV muxer They share the same …
(edit) @81dfa21e   12 years mans configure: move arm arch extensions to a separate variable …
(edit) @e816034a   12 years janne-libav fate-seek: remove use of gnu make 3.82 only private modifier
(edit) @c8148e5c   12 years janne-libav fate: move vsynth reference files to their own directory
(edit) @337dbe2   12 years janne-libav fate: move fate-acodec reference files to their own dir
(edit) @d173ede   12 years diego configure: avplay now depends on avresample
(edit) @abab0435   12 years janne-libav fate: split dependencies for fate-seek tests Each fate-seek test …
(edit) @0b300daa   12 years janne-libav h264: error out on unset current_picture_ptr for h->current_slice > 0 …
(edit) @89a4465b   12 years janne-libav avprobe: report per stream bit rate if set by the decoder
(edit) @ec79b1fc   12 years michaelni wtvdec: fix null pointer dereference Found-by: Mateusz "j00ru" …
(edit) @e32bea8e   12 years lu_zero aac: avoid a memcpy in sbr_qmf_analysis Swapping buffer indices …
(edit) @80aa89bd   12 years michaelni asfdec: check extradata size before alloc and read Signed-off-by: …
(edit) @936eaa8   12 years michaelni h264: check for integer overflow, fix null pointer dereference …
(edit) @2cb227f6   12 years nicolas.george lavu/channel_layout: document the semantic of layouts.
(edit) @5148147b   12 years stefasab lavfi/bbox: switch to ff_filter_frame() API
(edit) @255be073   12 years stefasab lavfi/alphamerge: fix leak introduced in 217163eb
(edit) @49435d38   12 years onemda gifdec: read pixel aspect ratio Signed-off-by: Paul B Mahol …
(edit) @ddd87236   12 years nicolas.george lavfi/vf_super2xsai: fix output ref size.
(edit) @bd465fdc   12 years stefasab lavfi/framestep: switch to ff_filter_frame API
(edit) @fbc339ff   12 years stefasab lavfi/super2xsai: switch to ff_filter_frame() API
(edit) @adfd9ca3   12 years Clément Bœsch lavfi/hue: move to ff_filter_frame.
(edit) @72e84a08   12 years Clément Bœsch fate: add hue filter test.
(edit) @24cb1f9   12 years nicolas.george lavfi/vf_tile: forward errors.
(edit) @3b316247   12 years nicolas.george lavfi/vf_tile: cosmetic after last commit.
(edit) @6f3d2fb1   12 years nicolas.george lavfi/vf_tile: switch to filter_frame. Also add error check on buffer …
(edit) @8be18ffd   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @3d728207   12 years stefasab lavfi/decimate: switch to ff_filter_frame() API
(edit) @217163eb   12 years stefasab lavfi/alphamerge: switch to ff_filter_frame() API
(edit) @83ab46a5   12 years stefasab lavfi/blackdetect: switch to new ff_filter_frame() API
(edit) @86a24868   12 years nicolas.george lavu/parseutils: accept %J for hours >= 24. Allow to parse durations …
(edit) @b61ba262   12 years michaelni mpc8: check seektable size before attempting to use it. Fixes null …
(edit) @ff7e2342   12 years michaelni dcadec: fix reading from prior to an array Found-by: Mateusz "j00ru" …
(edit) @9e1914df   12 years Clément Bœsch lavfi/hqdn3d: avoid use of uninitialized variable.
(edit) @a3554bb4   12 years Clément Bœsch lavfi/gradfun: avoid use of uninitialized variable.
(edit) @77693c54   12 years michaelni xxan: more complete ybuf checks, fix out of array accesses. Found-by: …
(edit) @19692006   12 years Carl Eugen Hoyos Add FourCC V264 for H264 in CCTV recordings.
(edit) @f61369d7   12 years Clément Bœsch lavfi/vsrc: switch to ff_filter_frame.
(edit) @7e9e7cc2   12 years mans configure: fix indentation in option parsing loop Signed-off-by: Mans …
(edit) @6d2892c9   12 years Clément Bœsch lavf/assdec: return appropriate error code instead of -1.
(edit) @069c8975   12 years Clément Bœsch lavf/assdec: add ass_ prefix to callbacks.
(edit) @e0260e25   12 years Clément Bœsch lavf/assdec: rewrite using the demux subtitles API.
(edit) @bad4e112   12 years Clément Bœsch lavf: use ff_subtitles_queue_seek() for text subtitles demuxers.
(edit) @ad5d72b1   12 years Clément Bœsch lavf/subtitles: seek a little more backward when necessary. If some …
(edit) @ff3624b   12 years Clément Bœsch lavf/subtitles: add ff_subtitles_queue_seek(). This function is …
(edit) @b684f744   12 years Clément Bœsch ffmpeg: use avformat_seek_file() instead of av_seek_frame(). …
(edit) @aae47803   12 years michaelni vmnc: Check for integer overflow Fixes null pointer dereference and …
(edit) @3b2cd83a   12 years michaelni dcadec: check lfe field Fix out of array accesses Found-by: Mateusz …
(edit) @56e149fd   12 years onemda PVF demuxer Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @5442083b   12 years Carl Eugen Hoyos Support Sorenson Spark in f4v files streamed by Flash Media Server.
(edit) @873049e6   12 years michaelni mxfdec: check index_tables before dereferencing in close. Fixes null …
(edit) @7389bb12   12 years michaelni svq1dec: update w/h only if the header is successfully parsed. …
(edit) @c9ff322   12 years stefasab lavu/opt: allow to set sample and pixel format with av_opt_set_int() …
(edit) @b5cedf8b   12 years michaelni fate/mp3: increase fuzz for NEON, due to different rounding from …
(edit) @13c39e96   12 years stefasab lavfi/geq: add T variable and example
(edit) @5473f625   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @12cd992d   12 years stefasab doc/ffmpeg-filters: add short description
(edit) @13d351bd   12 years michaelni tests/ref/seek/lavf_gif: update for 9d5cfce85540: gifdec: rudimentary …
Note: See TracRevisionLog for help on using the revision log.