summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* lavf/avio: rename url_feof() to avio_feof()James Almer2014-08-08
* avfilter/dctdnoiz: add 8x8 dct and make it the defaultClément Bœsch2014-08-07
* doc/APIchanges: Correct function reference.Michael Niedermayer2014-08-07
* Merge commit 'bb789016d423d2cfacd2904ac66257bdf7f0964e'Michael Niedermayer2014-08-07
|\
| * swscale: Undeprecate sws_getContext()Diego Biurrun2014-08-07
* | Merge commit 'ad1ee5fa75a3d69d54c0691048939e94ab5a7f0d'Michael Niedermayer2014-08-07
|\|
| * avcodec: Undeprecate reordered_opaqueDiego Biurrun2014-08-07
* | transcode_aac: fix const return valueTimothy Gu2014-08-06
* | doc/muxers: document which applications are known to need disable_chpl.Michael Niedermayer2014-08-06
* | avutil: add pixelutils APIClément Bœsch2014-08-05
* | avfilter/avf_showwaves: New p2p mode for showwaves filtermrskman2014-08-05
* | Merge commit '0897d2fdc7755849c3ae58d8b543ef734c200d3c'Michael Niedermayer2014-08-05
|\|
| * movenc: Add option to disable nero chaptersJohn Stebbins2014-08-05
* | Merge commit 'e9abafca278f87e1ecc6d50091d99b73ff63c9a6'Michael Niedermayer2014-08-04
|\|
| * avutil: add AV_PIX_FMT_YA16 pixel formatVittorio Giovara2014-08-04
* | Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'Michael Niedermayer2014-08-04
|\|
| * avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-04
* | Merge commit 'd2962e9f89cca6ff40f0c9d5ffc9c4397b8b1b26'Michael Niedermayer2014-08-04
|\|
| * pixdesc: Support pixelformat aliasesLuca Barbato2014-08-04
* | Merge commit 'eb9244f20210fd420fb9b3c98126f9cae525d1cc'Michael Niedermayer2014-08-04
|\|
| * Add Icecast protocolMarvin Scholz2014-08-04
* | libavformat: Add Icecast protocolePirat2014-08-04
* | Merge commit '1ef9e8376466bb1e2c147e47554b94cab9c8b04a'Michael Niedermayer2014-08-04
|\|
| * avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya2014-08-03
* | Deprecate AFD field and add AFD as side-dataKieran Kunhya2014-08-04
* | avcodec/avdct: Add get_pixels()Michael Niedermayer2014-08-03
* | Merge commit '9f17685dfb70a73823aca16ad246ee3b831d1de8'Michael Niedermayer2014-08-03
|\|
| * avcodec: Deprecate unused defines and optionsDiego Biurrun2014-08-03
* | Merge commit '6a928293dd29c7f0dcf09107980a1d651c9957df'Michael Niedermayer2014-08-03
|\|
| * examples: filter_audio: Add missing mem.h header for av_freep()Diego Biurrun2014-08-03
* | doc/ffserver: merge paragraph starting with "What happens next?" with previou...Stefano Sabatini2014-08-03
* | Merge commit '52269f48e835a52023656f8330262ae70e6061c4'Michael Niedermayer2014-08-01
|\|
| * Revert "vf_interlace: deprecate lowpass option"Vittorio Giovara2014-08-01
* | Add forgotten APIchanges entry for probesize2.Carl Eugen Hoyos2014-08-01
* | doc/indevs: mention required configure optionsLou Logan2014-07-31
* | doc: add very basic libcdio documentationGerion Entrup2014-07-31
* | ffprobe: print some basic information about avframe side dataMichael Niedermayer2014-07-30
* | avutil/frame: add av_frame_side_data_name()Michael Niedermayer2014-07-30
* | Merge commit '69e7336b8e16ee65226fc20381baf537f4b125e6'Michael Niedermayer2014-07-29
|\|
| * avstring: Expose the simple name match functionLuca Barbato2014-07-29
* | Merge commit 'c5fca0174db9ed45be821177f49bd9633152704d'Michael Niedermayer2014-07-28
|\|
| * lavc: add a property for marking codecs that support frame reorderingAnton Khirnov2014-07-28
| * output example: convert audio to the format supported by the encoderAnton Khirnov2014-07-26
* | doc/decoders: mention native Opus decoderLou Logan2014-07-27
* | doc/examples/muxing: fix "-flags" optionMichael Niedermayer2014-07-27
* | avcodec: add avdctMichael Niedermayer2014-07-27
* | doc/examples/muxing: Exchange tmp_frame and frameMichael Niedermayer2014-07-27
* | doc/examples/muxing: mark correct frame as writeableMichael Niedermayer2014-07-27
* | doc/examples/muxing: Always use swr, simplifies code slightlyMichael Niedermayer2014-07-27
* | doc/examples/muxing: add alloc_audio_frame() and use it to simplify code.Anton Khirnov2014-07-27