aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-221-5/+8
|\
| * doc/developer: Clarify symbol naming prefixes section.Diego Biurrun2013-03-211-5/+8
* | lavu/eval: add between() function.Clément Bœsch2013-03-221-0/+4
* | lavfi: add sine audio source.Nicolas George2013-03-201-0/+51
* | lavu/opt: add AV_OPT_TYPE_DURATION.Nicolas George2013-03-201-0/+3
* | lavf/concatdec: support seeking.Nicolas George2013-03-201-0/+3
* | lavu/opt: add AV_OPT_VIDEO_RATE optionPaul B Mahol2013-03-201-0/+3
* | mips: Optimization of IIR filter functionBojan Zivkovic2013-03-201-0/+1
* | mips: Optimization of AAC coefficients encoder functionsBojan Zivkovic2013-03-201-0/+1
* | Merge commit '2c328a907978b61949fd20f7c991803174337855'Michael Niedermayer2013-03-201-0/+3
|\|
| * pixdesc: add a function for counting planes in a pixel format.Anton Khirnov2013-03-191-0/+3
| * avplay: remove the -debug option.Anton Khirnov2013-03-191-2/+0
* | lavfi: remove harddup libmpcodecs wrapperPaul B Mahol2013-03-191-1/+0
* | doc/developer: fix typo in regression tests ref.Clément Bœsch2013-03-191-1/+1
* | doc/ffmpeg,ffmpeg-formats: avoid to mention ffmpeg options from formats.texiStefano Sabatini2013-03-192-6/+11
* | doc/ffmpeg-formats: reword and extend documentation for avoid_negative_ts optionStefano Sabatini2013-03-191-6/+12
* | doc: update release_notes by taking the ones from release/1.2Michael Niedermayer2013-03-191-7/+1
* | doc: Document the order in which avoid_negative_ts is applied compared to oth...Michael Niedermayer2013-03-181-0/+4
* | doc: try to improve avoid_negative_ts documentationMichael Niedermayer2013-03-181-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-181-0/+3
|\|
| * print_options: do not generate docs for options without enc or dec flagsAnton Khirnov2013-03-181-0/+3
* | lavfi/ebur128: add metadata injection.Clément Bœsch2013-03-181-2/+9
* | doc/developer: Add "security fixes" to the release process stepsMichael Niedermayer2013-03-171-0/+3
* | ffmpeg: make -lavfi an alias for -filter_complex.Nicolas George2013-03-171-0/+7
* | Merge commit '23f4c5acc438366d84cacf49e33b0bcd72f04937'Michael Niedermayer2013-03-171-0/+85
|\|
| * document the release processReinhard Tartler2013-03-161-0/+103
| * filters.texi: restore mistakenly removed section name for noformatAnton Khirnov2013-03-161-0/+2
* | ffplay: add -af optionMarton Balint2013-03-171-0/+6
* | ffprobe: remove deprecated frame "reference" fieldStefano Sabatini2013-03-171-1/+0
* | lavfi/settb: add support for named optionsStefano Sabatini2013-03-171-6/+8
* | lavfi/blackframe: add support for named optionsStefano Sabatini2013-03-171-8/+14
* | doc/filters: add bit-slicing example in lutyuv docsStefano Sabatini2013-03-171-0/+6
* | lavu/eval: add bitor and bitand functionsStefano Sabatini2013-03-171-0/+11
* | Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf'Michael Niedermayer2013-03-161-0/+3
|\|
| * avfiltergraph: replace AVFilterGraph.filter_count with nb_filtersAnton Khirnov2013-03-161-0/+3
* | lavfi: add perms and aperms filters.Clément Bœsch2013-03-161-0/+39
* | lavfi/ebur128: add framelog option.Clément Bœsch2013-03-151-0/+13
* | examples/filtering_*: constify AVFrame * for print_frame() and display_frame(...Stefano Sabatini2013-03-142-2/+2
* | examples/filtering_audio: update to new APIStefano Sabatini2013-03-141-14/+12
* | examples/filtering_video: update to new APIStefano Sabatini2013-03-141-20/+18
* | lavfi/cropdetect: add support for named optionsStefano Sabatini2013-03-131-13/+16
* | lavfi/fieldorder: add support to named optionsStefano Sabatini2013-03-131-7/+8
* | lavc: extend documentation for skip_idct, skip_loop_filter, skip_frame optionsStefano Sabatini2013-03-131-34/+13
* | Remove references to the "ff" variant of buffersink.Nicolas George2013-03-122-2/+2
* | Merge commit '9d3009c6c4b9b6734f07df7c88f6a42ded6cdf38'Michael Niedermayer2013-03-121-11/+5
|\|
* | Merge commit 'd8b31be6caebd8d1321ecb754b6e7daaf81dc111'Michael Niedermayer2013-03-121-3/+37
|\|
| * Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov2013-03-081-3/+37
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-121-0/+5
|\|
| * lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-0/+5
* | lavfi/smartblur: add support to named optionsStefano Sabatini2013-03-101-21/+31