source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a1bb082   13 years michaelni libavcodec: correct consumed bytes for decoders Signed-off-by: …
(edit) @307562be   13 years michaelni mpeg4videodec: print more debug info for debug_pict_info …
(edit) @8258697c   13 years michaelni ivi_common: skip null frames for all indeo variants Signed-off-by: …
(edit) @6374ee72   13 years stefasab ffprobe: remove ad-hoc behavior when nb_fmt_entries_to_show is 1 The …
(edit) @3853e1d9   13 years stefasab doc/ffprobe: document that ffprobe.xsd can be retrieved at a certain …
(edit) @349c6241   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: indeo: …
(edit) @432fe9a3   13 years michaelni ffmpeg: fix a crash with complex filters when pix_fmt is not specified …
(edit) @318e3957   13 years michaelni ffmpeg: drop get_sync_ipts() and drop related special case for video …
(edit) @b36a0a8   13 years michaelni lavf: also use codec aspect ratio in av_guess_sample_aspect_ratio Use …
(edit) @4a5d18b   13 years nicolas.george vsrc_mandelbrot: use AV_OPT_TYPE_IMAGE_SIZE.
(edit) @dc6a02de   13 years nicolas.george vsrc_life: use AV_OPT_TYPE_IMAGE_SIZE.
(edit) @ca554fbc   13 years nicolas.george vsrc_cellauto: use AV_OPT_TYPE_IMAGE_SIZE.
(edit) @2987efe9   13 years nicolas.george vf_ass: use AV_OPT_TYPE_IMAGE_SIZE.
(edit) @5732f40e   13 years nicolas.george x11grab: use AV_OPT_TYPE_IMAGE_SIZE.
(edit) @3e630711   13 years nicolas.george v4l2: use AV_OPT_TYPE_IMAGE_SIZE.
(edit) @0ef4924d   13 years nicolas.george sdl: use AV_OPT_TYPE_IMAGE_SIZE.
(edit) @9bcd70aa   13 years nicolas.george bktr: use AV_OPT_TYPE_IMAGE_SIZE.
(edit) @16a44b41   13 years nicolas.george vsrc_testsrc: use AV_OPT_TYPE_IMAGE_SIZE.
(edit) @2ec3e576   13 years nicolas.george opt: add AV_OPT_TYPE_IMAGE_SIZE.
(edit) @f7985f34   13 years michaelni exr: fix header parsing the header in the sample provided for ticket …
(edit) @92255132   13 years michaelni vf_scale: support dynamically changing input parameters. …
(edit) @4b5ff9b6   13 years michaelni ffplay: Use input picture parameters in input_request_frame(). Fixes …
(edit) @4d18f4c1   13 years michaelni id3v2: reject APICs with size of 0 fixes ticket #1324 Signed-off-by: …
(edit) @cb7b0f35   13 years michaelni flicvideo: support 256-bytes extradata sample: …
(edit) @718b90d4   13 years michaelni aasc: support 16bpp sample: …
(edit) @cf9812d2   13 years michaelni ffmpeg: move setting big_picture.pts up Signed-off-by: Michael …
(edit) @cd945d21   13 years stefasab lavu/tree: perform minor fixes to av_tree_insert() documentation
(edit) @4f04f5cc   13 years diego indeo: Make ivi_calc_band_checksum() static, it is only used in one file.
(edit) @9ccbdc0a   13 years diego indeo: Drop unused debug function ivi_check_band().
(edit) @6adefee   13 years nicolas.george buffersrc: cosmetic: reindent.
(edit) @0c517644   13 years diego avcodec/utils: cast a function argument to shut up a compiler warning …
(edit) @4466d0e8   13 years diego truemotion1: remove disabled code
(edit) @f05b69a7   13 years kostya.shishkov fix typo in comment
(edit) @4852cb37   13 years mans fate: fix dependencies for non-SAMPLES avconv tests The encode/decode …
(edit) @ea07063f   13 years nicolas.george cmdutils: allow to specify a stream by its ID. The stream can be …
(edit) @bf3dce6b   13 years michaelni ffmpeg: change AVFMT_RAWPICTURE pts to reduce diff to qatar …
(edit) @13c254a2   13 years michaelni ffmpeg: random cosmectics to reduce diff to qatar Signed-off-by: …
(edit) @9ce3d03f   13 years michaelni ffmpeg: cosmetics to reduce difference to qatar by 101 lines …
(edit) @3ba90d9   13 years michaelni ffmpeg: cosmetics to reduce difference to qatar by about 90 lines …
(edit) @c53326a   13 years michaelni ffmpeg: move ost->frame_rate setting code before the filtergraph stuff …
(edit) @953df5d9   13 years michaelni ffmpeg: drop pkt_pts Reduces diff to qatar by 9 lines Should not …
(edit) @ef7ac8e8   13 years michaelni ffmpeg: set the video filters timebase to the demuxers. Inspired-by a …
(edit) @3cf55913   13 years michaelni ffmpeg: reintroducing check_recording_time() This reduces the …
(edit) @8364cb97   13 years michaelni ffmpeg: fix uninitialized variable warning Signed-off-by: Michael …
(edit) @cf61aaac   13 years kostya.shishkov indeo: check for invalid motion vectors
(edit) @96037382   13 years kostya.shishkov indeo: check that band output buffer exists
(edit) @23ba1503   13 years kostya.shishkov indeo: clear allocated band buffers
(edit) @a6e4ac40   13 years kostya.shishkov indeo: track tile macroblock size
(edit) @fe7a37c3   13 years kostya.shishkov indeo: check custom Huffman tables for errors
(edit) @aa372cf4   13 years kostya.shishkov factor out common decoding code for Indeo 4 and Indeo 5
(edit) @b37d945d   13 years kostya.shishkov mp3: fix start band index for block type 2 in 8kHz audio In hybrid …
(edit) @31f3c947   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
(edit) @d1384c00   13 years michaelni swr: skip soft compensation when its disabled. Signed-off-by: Michael …
(edit) @c5371f77   13 years michaelni mpegaudidec: 10l forgot buf_size Signed-off-by: Michael Niedermayer …
(edit) @43bc5cf9   13 years michaelni mpegaudiodec: skip initial zeros. Signed-off-by: Michael Niedermayer …
(edit) @68aef0b4   13 years mans lavf: change some (de)muxer names to lowercase This is consistent …
(edit) @81ad97ee   13 years mans lavf: make output format matching case insensitive This is consistent …
(edit) @040a796d   13 years michaelni Merge commit '755cd4197d53946208e042f095b930dca18d9430' * commit …
(edit) @612abe27   13 years Carl Eugen Hoyos Use a variable instead of a repeated calculation when decoding AVUI.
(edit) @f1892348   13 years Carl Eugen Hoyos avuidec.c: Fix indentation.
(edit) @d9b2410f   13 years Carl Eugen Hoyos Simplify AVUI decoding, one skip value is enough.
(edit) @2596d726   13 years Carl Eugen Hoyos Fix interlaced AVUI decoding.
(edit) @9d30a96a   13 years michaelni ffmpeg: inject a aresample filter for -async Based on similar code …
(edit) @21d8a80e   13 years michaelni af_aresample: use new swr API to pass and compensate PTS This code is …
(edit) @087d09b6   13 years michaelni af_aresample: allocate a larger buffer so accumulated data can be …
(edit) @e17a0396   13 years michaelni af_aresample: use extended_data Signed-off-by: Michael Niedermayer …
(edit) @72a242c9   13 years michaelni swr: add swr_next_pts() parameter descriptions partly reuse text from …
(edit) @f88f705a   13 years michaelni swr: add swr_drop_output() Signed-off-by: Michael Niedermayer …
(edit) @7a59964b   13 years michaelni swr: add swr_inject_silence() Signed-off-by: Michael Niedermayer …
(edit) @72872d02   13 years michaelni swr: Fix issue with injecting more data than can be used up in the …
(edit) @c5c35554   13 years michaelni swr: add some asserts to resample() These check that the internal and …
(edit) @75e25f85   13 years michaelni swr: add reversefill_audiodata() Signed-off-by: Michael Niedermayer …
(edit) @5027e3da   13 years michaelni swr: fix buf_set() so it works with input == output Signed-off-by: …
(edit) @bdbfd456   13 years michaelni swr: make literal 32 a named constant in realloc_audio() …
(edit) @186be49f   13 years michaelni swr: fill_audio_data() support NULL Signed-off-by: Michael …
(edit) @3d2515a8   13 years michaelni f_split: fix output type. The previous version checked the filter …
(edit) @5ac9ef64   13 years nicolas.george avfilter: make AVFilterFormats compatible with libav. The list goes …
(edit) @63dcd16d   13 years mans fate: fix dependencies on SAMPLES being set This allows fate to run …
(edit) @8ccc1c59   13 years mans fate: remove unnecessary libavfilter dependency avconv now requires …
(edit) @0e82d317   13 years stefasab lavfi: rename vf_split.c -> f_split.c The file now contains both an …
(edit) @150227e8   13 years stefasab lavfi/asplit: move asplit code to vf_split.c, and make it support N …
(edit) @e5fcf364   13 years Clément Bœsch lavf/id3v2: always strdup the value. This simplifies the code but …
(edit) @6ad974a   13 years Clément Bœsch lavf/id3v2: do not export empty fields. This also avoids a memleak.
(edit) @4fd57397   13 years Clément Bœsch doc/examples: make use of the parameter filters_descr parameter in …
(edit) @0cc9ee5f   13 years Clément Bœsch doc/examples: install them with the shared data.
(edit) @e692b9d5   13 years Clément Bœsch doc/examples: fix pts heuristic in filtering_video. Note: the …
(edit) @60ea6b09   13 years Clément Bœsch lavfi/buffersink: typo fix in a comment.
(edit) @5e82ec9b   13 years Clément Bœsch doc/examples: properly close input in metadata. Avoid some memleaks.
(edit) @50df68fd   13 years Clément Bœsch doc/examples: print operation filename in decoding_encoding.
(edit) @c6bbe3c2   13 years Clément Bœsch doc/examples: add debug compilation flag.
(edit) @06e4b98   13 years Clément Bœsch build: remove non-existant examples rule.
(edit) @6c211085   13 years Clément Bœsch doc/examples: use system headers in decoding_encoding and muxing. All …
(edit) @136ca0e5   13 years Clément Bœsch doc/examples: remove explicit rules. These rules are already in gmake …
(edit) @7aedfeeb   13 years Clément Bœsch doc/examples: add libavr to libraries to avoid link failures.
(edit) @eb945ab4   13 years Clément Bœsch ffmpeg: misc cosmetics. Reduce diff against avconv, and change some …
(edit) @00be2f57   13 years nicolas.george ffmpeg: adapt to the buffersrc API changes.
(edit) @aa1246ea   13 years nicolas.george lavfi: unify src_buffer and buffersrc. Most of the code is moved to …
(edit) @7997fc49   13 years nicolas.george lavfi: remove stray reference to planar/packed.
(edit) @9567f410   13 years nicolas.george avfilter: move some fields in AVFilterLink. It restores ABI …
(edit) @31dfe20d   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: doc: …
Note: See TracRevisionLog for help on using the revision log.