source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @e0a01e4c   13 years michaelni fate: make idroq test run again. Didnt investigate what broke it …
(edit) @16e25ef   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: avconv: …
(edit) @b0387ed   13 years michaelni Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725' * commit …
(edit) @8619362f   13 years Clément Bœsch ffprobe: fix C escaping.
(edit) @2d52ee8a   13 years Clément Bœsch lavf/microdvd: support events lasting to the next one. Example: …
(edit) @d51e08bb   13 years Clément Bœsch lavc: switch from ts_end to duration in ff_ass_add_rect. Make …
(edit) @e7cb1615   13 years michaelni ape: Fix null ptr dereference with files missing a seekatable. Such …
(edit) @5880d788   13 years michaelni movdec: Check count of stts/ctts elements instead of just the pointer. …
(edit) @1b8741a6   13 years michaelni 4xm: fix division by zero caused by bps<8 Found-by: Mateusz "j00ru" …
(edit) @c9cc7629   13 years anton avconv: extend -r to work on any input stream. This is done by …
(edit) @4f81a507   13 years anton doc/avconv: expand documentation for the -s option.
(edit) @cf6c38c6   13 years anton avconv: don't print filters inserted by avconv in stream mappings.
(edit) @8daf21d5   13 years anton avconv: merge configuration code for complex and simple filters Some …
(edit) @a977d91e   13 years anton avconv: split configuring input filters out of configure_complex_filter
(edit) @dae85054   13 years Clément Bœsch ffprobe: make -of an alias for -print_format. This is for …
(edit) @f919cc7d   13 years mans fate: fix acodec/vsynth tests for make 3.81 GNU make 3.81 applies …
(edit) @ad381ac   13 years stefasab ffprobe: fix chapter printing, fix JSON output Make …
(edit) @c58bcead   13 years janne-libav pcm_mpeg: fix number of consumed bytes to include the header. …
(edit) @12d42cd   13 years janne-libav avfilter: include required header file avfilter.h in video.h
(edit) @4a301706   13 years janne-libav x86: Avoid movs on BUTTERFLYPS when in AVX mode Signed-off-by: Janne …
(edit) @bac0729d   13 years janne-libav x86: use new schema for ASM macros Signed-off-by: Janne Grunau …
(edit) @a5e83a5d   13 years stefasab Changelog: apply misc formatting fixes
(edit) @4eb1ff65   13 years stefasab Changelog: remove asplit entry from 0.11, it was added in 0.10
(edit) @89d49acb   13 years stefasab ffprobe: add INI writer Liberally based on the work of Luca Barbato …
(edit) @908c045   13 years onemda avfilter: use designated initializer for class Signed-off-by: Paul B …
(edit) @7263cd55   13 years mans fate: convert codec-regression.sh to makefile rules Signed-off-by: …
(edit) @47b5996b   13 years mans fate: allow tests to specify unit size for psnr comparison …
(edit) @7e5880e0   13 years mans fate: teach videogen/rotozoom to output a single raw video stream …
(edit) @f0c15ec   13 years Clément Bœsch doc/syntax: escape '@' to fix a warning. Fix the following warning: …
(edit) @67b76310   13 years stefasab lavc: prettify printing of some codec tags which contains non …
(edit) @fa6cb2fd   13 years stefasab ffprobe: add multiple_sections field to WriterContext Move the field …
(edit) @c365cdf2   13 years stefasab ffprobe: add support to '\b' and '\f' escaping in c_escape_str()
(edit) @6994b552   13 years stefasab ffprobe: make c_escape_str() documentation terser Avoid to specify …
(edit) @59a78290   13 years michaelni lavfi: use getter/setter functions for AVFrame.pkt_pos Signed-off-by: …
(edit) @ea60a11e   13 years michaelni movenc: Fix muxing of Apple Quicktime chapters. v3 There is basic …
(edit) @c2eae4ba   13 years michaelni lavfi: Fill linesize, sample_rate and channel_layout fields in …
(edit) @d187e761   13 years Clément Bœsch ffmpeg: use %f instead of %lf in volume args format printf. %f refers …
(edit) @ca7fa3a5   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @f2bc2e8   13 years michaelni configure: disable avresample by default avresample is redundant and …
(edit) @f0e39889   13 years michaelni configure: add asyncts->avresample dependancy Signed-off-by: Michael …
(edit) @5cd947d   13 years Carl Eugen Hoyos Fix r10k codec for widths that are not multiples of 64. Fixes ticket #1358
(edit) @77cea13f   13 years Carl Eugen Hoyos Mark avui encoder experimental. Some decoders require the AVID atom …
(edit) @b4904e80   13 years michaelni jvdec: check videosize Fixes null ptr dereference fixes Ticket1364 …
(edit) @50122084   13 years michaelni motionpixels: check extradata size Fixes null ptr derefernce Fixes …
(edit) @849d4b04   13 years michaelni iff_ilbm: fix null ptr deref Fixes Ticket1362 Signed-off-by: Michael …
(edit) @77a4c8b9   13 years michaelni yop: check for missing extradata Fixes null ptr deref Fixes …
(edit) @01900fcc   13 years michaelni xan: fix out of array read Fixes ticket1360 Signed-off-by: Michael …
(edit) @1e5c7376   13 years michaelni cdgraphics: Fix out of array write Fixes Ticket1359 Found-by: Piotr …
(edit) @83de4f5   13 years Carl Eugen Hoyos Test extradata size before reading from extradata when decoding avui.
(edit) @d5a17d7f   13 years michaelni configure: fix the wording for gpl incompatible licenses warnings …
(edit) @f997ac1c   13 years michaelni configure: openssl is compatible with the LGPL. looking at the …
(edit) @e999b641   13 years martin http: Add support for reusing the http socket for subsequent requests …
(edit) @3bdb438e   13 years martin http: Add support for using persistent connections Add a new AVOption …
(edit) @0426c693   13 years anton AVOptions: fix the value printed in out of range error message.
(edit) @394b692b   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @87585129   13 years michaelni avienc: create xsub in avi files that are closer to whats in the wild …
(edit) @9c27f29   13 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @fcd08262   13 years michaelni tests and tools: cleanup ffmpeg reference Signed-off-by: Michael …
(edit) @2fd5e70   13 years michaelni x86: use new schema for ASM macros Signed-off-by: Michael Niedermayer …
(edit) @65212e3e   13 years michaelni mxfdec: remove unused last_index_duration Signed-off-by: Michael …
(edit) @80bf2b6e   13 years Clément Bœsch Changelog: fix wrong/inaccurate entries.
(edit) @ab7d6cb8   13 years Carl Eugen Hoyos Support decoding fourcc YVYU. Based on work by ami_stuff. Fixes …
(edit) @5c3f7919   13 years Clément Bœsch lavfi/deshake: add libavcodec dependency (dsputil).
(edit) @19c1bf1   13 years Clément Bœsch ffprobe: reduce the number of AVBPrint resets.
(edit) @53ce9905   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: opt: …
(edit) @8271f55b   13 years anton avprobe: restore pseudo-INI old style format for compatibility.
(edit) @d30acfa9   13 years anton avprobe: fix formatting.
(edit) @780ff97   13 years anton log: make colored output more colorful. Green for verbose, cyan for debug.
(edit) @a48b8903   13 years michaelni aacdec: fix "may be used uninitialized" warning Signed-off-by: …
(edit) @21e5dd93   13 years michaelni aacpsy: fix "may be used uninitialized" warning Signed-off-by: …
(edit) @6099543a   13 years martin rtsp: Check for dynamic payload handlers if no static payload mapping …
(edit) @0bf90ceb   13 years michaelni Fix tests without fate samples. Signed-off-by: Michael Niedermayer …
(edit) @f7c89705   13 years michaelni avio: fix "discards const qualifier from pointer target type" warning …
(edit) @8a45e0c3   13 years michaelni lswsutils: fix "ncompatible pointer type" warning Signed-off-by: …
(edit) @6d401eff   13 years michaelni lavfutils: fix incompatible pointer type warning Signed-off-by: …
(edit) @be97675e   13 years michaelni af_aresample: fix pts, they where off by a packet in the -async >0 …
(edit) @154486f9   13 years martin opt: Add av_opt_set_bin() Introduce a new function to set binary data …
(edit) @aeb2dea8   13 years michaelni Changelog, spell out the CVEs that where fixed. there are some holes …
(edit) @f7d52724   13 years stefasab ffprobe: display the codec profile in show_stream() Signed-off-by: …
(edit) @a1a6cdc2   13 years martin avconv: Display the error returned by avformat_write_header …
(edit) @68c81308   13 years martin rtpenc_chain: Return an error code instead of just a plain pointer …
(edit) @93cef6f9   13 years martin rtpenc_chain: Free the URLContext on failure If an URLContext is …
(edit) @2dcb21a   13 years martin rtpenc: Expose the ssrc as an avoption This allows the caller to set …
(edit) @36f714f8   13 years stefasab tests/lavfi: use do_lavfi_pixfmts for the pixdesctest test Simplify, …
(edit) @52b23cbf   13 years stefasab tests/lavfi: rework lavfi-regression.sh, avoid use of ffmpeg -pix_fmts …
(edit) @72261fa8   13 years michaelni swr: fix swr_drop_output() Fixes part of Ticket1341 Signed-off-by: …
(edit) @411689b5   13 years michaelni af_aresample: fix request_frame() Fixes part of Ticket1341 …
(edit) @b1d22dc5   13 years lu_zero avprobe: display the codec profile in show_stream() Signed-off-by: …
(edit) @70026be8   13 years lu_zero avprobe: fix function prototype Make opt_output_format return the …
(edit) @ca8623e1   13 years michaelni Support some BOXX codecs. Fixes a part of ticket #1352. …
(edit) @39e29aa0   13 years martin cosmetics: Fix indentation Signed-off-by: Martin Storsjö …
(edit) @f4dd6465   13 years lu_zero avprobe: changelog entry
(edit) @6a6c2a94   13 years lu_zero avprobe: update documentation Update the documentation according to …
(edit) @0d242a77   13 years lu_zero avprobe: provide JSON output JSON usage is quite widespread.
(edit) @3a8c95f   13 years lu_zero avprobe: output proper INI format Make the output valid INI serialization.
(edit) @beb33fca   13 years lu_zero avprobe: improve formatting Do not use decimals if not needed.
(edit) @c6eeb9b7   13 years lu_zero rtmp: fix url parsing The application component can have a …
(edit) @b0970a69   13 years lu_zero fate: document TARGET_EXEC and its usage TARGET_EXEC allows running …
(edit) @c0b47d19   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: movenc: … n0.12-dev
(edit) @ed7bdd86   13 years alex.converse movenc: Don't write the 'wave' atom or its child 'enda' for lpcm …
Note: See TracRevisionLog for help on using the revision log.