summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc: Grammar fixes for FFmpeg descriptionDerek Buitenhuis2013-03-31
* doc: Fix grammar in -n descriptionDerek Buitenhuis2013-03-31
* doc: Small grammar fix in -f descriptionDerek Buitenhuis2013-03-31
* doc: Document which cpuflags existDerek Buitenhuis2013-03-31
* doc: Explain the various logevel settingsDerek Buitenhuis2013-03-31
* doc: Remove list of format fieldsDerek Buitenhuis2013-03-31
* doxygen: dont strip code commentsMichael Niedermayer2013-03-31
* dvdec: fix lowres=3 with yuv 4:1:1Michael Niedermayer2013-03-31
* opt: attempt to improve options dump output.Clément Bœsch2013-03-31
* cmdutils: support filters in the help topic system.Clément Bœsch2013-03-31
* cmdutils: avtool -> fftoolClément Bœsch2013-03-31
* cmdutils: allow forcing log line repeationMichael Niedermayer2013-03-31
* cmdutils_common_opts: fix loglevel help text as its inaccurateMichael Niedermayer2013-03-31
* examples/resampling_audio: make use of av_samples_alloc_array_and_samples()Stefano Sabatini2013-03-31
* lavu/samplefmt: add av_samples_alloc_array_and_pointers()Stefano Sabatini2013-03-31
* lavfi/overlay: fix debug PTS output in try_filter_frame()Stefano Sabatini2013-03-31
* doc/filters: fix width/height typo in crop filter.Timothy Gu2013-03-31
* lavfi/volume: use designated initializers for the sample_fmts declaration.Clément Bœsch2013-03-31
* lavfi/volume: use copy props helper instead of incomplete manual code.Clément Bœsch2013-03-31
* fate/filter: use aperms to test volume filter.Clément Bœsch2013-03-31
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-31
|\
| * doc/platform: Remove part about dllimportDerek Buitenhuis2013-03-30
| * vp8: Fix pthread_cond and pthread_mutex leaksMatt Wolenetz2013-03-30
* | decimate: check for avctx ptr before closing.Clément Bœsch2013-03-31
* | Use PIX_FMT_BGR24 for the AviSynth demuxer, instead of RGB24.Stephen Hutchinson2013-03-31
* | h264_refs: check for multiple mismatching long term ref assignmentsMichael Niedermayer2013-03-31
* | Merge remote-tracking branch 'cus/stable'Michael Niedermayer2013-03-30
|\ \
| * | ffplay: always queue attachment pictures after flushing the video packet queueMarton Balint2013-03-30
| * | ffplay: fix early frame dropped pts serialMarton Balint2013-03-30
* | | h264_direct: assert the validity of the spatial refMichael Niedermayer2013-03-30
* | | h264: move last_slice_type reset into decode_slice_headerMichael Niedermayer2013-03-30
* | | h264: move the default_ref_list_done check down after its inputs have been wr...Michael Niedermayer2013-03-30
* | | h264_refs: assert that the references are not deallocatedMichael Niedermayer2013-03-30
* | | h264_refs: assert that long ref fields have not been inserted multiple timesMichael Niedermayer2013-03-30
* | | avutil: add av_buffer_get_ref_count()Michael Niedermayer2013-03-30
* | | h264: Move slice_table clean out of frame_startMichael Niedermayer2013-03-30
* | | lavc: remove empty functionPaul B Mahol2013-03-30
* | | doc/texi2pod.pl: skip printing chapter names if they are disabledStefano Sabatini2013-03-30
* | | lavc/libtheoraenc: clarify comment about global_quality to quality conversionStefano Sabatini2013-03-30
|/ /
* | Write broken aac frames to mov files instead of skipping them.Carl Eugen Hoyos2013-03-30
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-03-30
|\ \
| * | Fix compilation with --enable-decoder=webp --disable-decoder=vp8Carl Eugen Hoyos2013-03-30
| * | Do not show "Estimating duration from bitrate" warning if no duration was est...Carl Eugen Hoyos2013-03-30
* | | ffplay: use av_guess_frame_rate()Michael Niedermayer2013-03-30
* | | fate: Print correct error message for reference generation tooMichael Niedermayer2013-03-30
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-30
|\ \ \ | |/ / |/| / | |/
| * fate: add an option to generate the referencesLuca Barbato2013-03-29
* | Fix pthread_cond and pthread_mutex leaks in vp8Matt Wolenetz2013-03-29
* | paf_video: make code independent of sizeof(AVFrame)Paul B Mahol2013-03-29
* | aacps: correct opdipd code to match specMichael Niedermayer2013-03-29