summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ffplay: only request 4 or 6 channels from SDL, if SDL version is at least 1.2.8Marton Balint2012-05-29
* ffplay: add pause audio feature in the middle of a packetMarton Balint2012-05-29
* ffplay: remove VideoPicture duration fieldMarton Balint2012-05-29
* lavf/microdvd: support events lasting to the next one.Clément Bœsch2012-05-29
* lavc: switch from ts_end to duration in ff_ass_add_rect.Clément Bœsch2012-05-29
* ape: Fix null ptr dereference with files missing a seekatable.Michael Niedermayer2012-05-29
* movdec: Check count of stts/ctts elements instead of just the pointer.Michael Niedermayer2012-05-29
* 4xm: fix division by zero caused by bps<8Michael Niedermayer2012-05-29
* ffprobe: make -of an alias for -print_format.Clément Bœsch2012-05-29
* ffprobe: fix chapter printing, fix JSON outputStefano Sabatini2012-05-29
* Changelog: apply misc formatting fixesStefano Sabatini2012-05-29
* Changelog: remove asplit entry from 0.11, it was added in 0.10Stefano Sabatini2012-05-29
* ffprobe: add INI writerStefano Sabatini2012-05-29
* avfilter: use designated initializer for classPaul B Mahol2012-05-29
* doc/syntax: escape '@' to fix a warning.Clément Bœsch2012-05-29
* lavc: prettify printing of some codec tags which contains non alphanumeric ch...Stefano Sabatini2012-05-29
* ffprobe: add multiple_sections field to WriterContextStefano Sabatini2012-05-29
* ffprobe: add support to '\b' and '\f' escaping in c_escape_str()Stefano Sabatini2012-05-29
* ffprobe: make c_escape_str() documentation terserStefano Sabatini2012-05-29
* lavfi: use getter/setter functions for AVFrame.pkt_posMichael Niedermayer2012-05-28
* movenc: Fix muxing of Apple Quicktime chapters. v3Philip Langdale2012-05-28
* lavfi: Fill linesize, sample_rate and channel_layout fields in avfilter_fill_...Robert Nagy2012-05-28
* ffmpeg: use %f instead of %lf in volume args format printf.Clément Bœsch2012-05-28
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-28
|\
| * AVOptions: fix the value printed in out of range error message.Anton Khirnov2012-05-28
* | configure: disable avresample by defaultMichael Niedermayer2012-05-28
* | configure: add asyncts->avresample dependancyMichael Niedermayer2012-05-28
* | Fix r10k codec for widths that are not multiples of 64.Carl Eugen Hoyos2012-05-28
* | Mark avui encoder experimental.Carl Eugen Hoyos2012-05-28
* | jvdec: check videosizeMichael Niedermayer2012-05-28
* | motionpixels: check extradata sizeMichael Niedermayer2012-05-28
* | iff_ilbm: fix null ptr derefMichael Niedermayer2012-05-28
* | yop: check for missing extradataMichael Niedermayer2012-05-28
* | xan: fix out of array readMichael Niedermayer2012-05-28
* | cdgraphics: Fix out of array writeMichael Niedermayer2012-05-28
* | Test extradata size before reading from extradata when decoding avui.Carl Eugen Hoyos2012-05-28
* | configure: fix the wording for gpl incompatible licenses warningsMichael Niedermayer2012-05-28
* | configure: openssl is compatible with the LGPL.Michael Niedermayer2012-05-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-28
|\|
| * avprobe: restore pseudo-INI old style format for compatibility.Anton Khirnov2012-05-26
| * avprobe: fix formatting.Anton Khirnov2012-05-26
| * log: make colored output more colorful.Anton Khirnov2012-05-26
| * rtsp: Check for dynamic payload handlers if no static payload mapping was foundMartin Storsjö2012-05-26
* | avienc: create xsub in avi files that are closer to whats in the wildMichael Niedermayer2012-05-27
* | Merge remote-tracking branch 'cus/stable'Michael Niedermayer2012-05-27
|\ \
| * | ffplay: force exit when filter configuration failsMarton Balint2012-05-24
| * | ffplay: fix stream cycling if audio decoding failsMarton Balint2012-05-24
| * | ffplay: flush codec buffers before freeing filtersMarton Balint2012-05-24
| * | ffplay: dont destroy packet queues on stream changeMarton Balint2012-05-24
* | | tests and tools: cleanup ffmpeg referenceMichael Niedermayer2012-05-27