summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* 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
* | doc/examples/muxing: Move samples_count to OutputStreamMichael Niedermayer2014-07-27
* | doc/examples/muxing: free swr context at the endMichael Niedermayer2014-07-27
* | doc/examples/muxing: Support setting flags, for example for setting bitexactMichael Niedermayer2014-07-26
* | doc/examples/muxing: select a supported sample rate for the encoder, favor 44100Michael Niedermayer2014-07-26
* | doc/examples/muxing: pick a supported channel layout if stereo isnt supported...Michael Niedermayer2014-07-26
* | doc/examples/muxing: move swr context to OutputStreamMichael Niedermayer2014-07-26
* | Merge commit '884f7c975f0af25febe86660e87bf3b2165a0309'Michael Niedermayer2014-07-26
|\|
| * output example: set the stream timebaseAnton Khirnov2014-07-26
* | avio: Introduce avio_read_to_bprint(avioctx, bp, max_size)Andrey Utkin2014-07-23
* | Merge commit 'bb0babd7054bed7edfd9f4d6b20cdba864de1830'Michael Niedermayer2014-07-22
|\|
| * build: Support executable only ldflagsLuca Barbato2014-07-21
| * examples/output: Remove unused variableDiego Biurrun2014-07-11
* | doc/APIchanges: mention FF_INPUT_BUFFER_PADDING_SIZE chageMichael Niedermayer2014-07-21