summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* 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
* | doc: fix two spelling errorsAndreas Cadhalpun2014-07-20
* | doc/issue_tracker: Correct sub-domain for mailing listMichael Niedermayer2014-07-20
* | doc: restore default.cssClément Bœsch2014-07-20
* | doc: update the documentation generator to match the new websitedb02014-07-20
* | lavfi/drawtext: add alias "expr_int_format" to expansion function "eif"Andrey Utkin2014-07-18
* | lavd/x11grab: add an option to disable MIT-SHM.Nicolas George2014-07-17
* | doc/filters/drawtext: simplify example, use clip() eval functionStefano Sabatini2014-07-17
* | lavfi/drawtext: add fontcolor_expr optionAndrey Utkin2014-07-17
* | lavfi/drawtext: add expansion function eif()Andrey Utkin2014-07-17