summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* ffprobe: show best_effort_timestamp in the frame sectionwm42013-12-15
* doc/bitstream_filters: remove mp3_header_decompress filterStefano Sabatini2013-12-14
* examples/decoding_encoding: check av_samples_get_buffer_size() return codeTimothy Gu2013-12-14
* examples/resample_audio: check av_samples_get_buffer_size() return codeTimothy Gu2013-12-14
* examples/demuxing_decoding: print the decoding error when it happens.Clément Bœsch2013-12-13
* examples/demuxing_decoding: return error when no codec foundEven Wiik Thomassen2013-12-13
* docs/outdevs: add a few simple ALSA examplesLou Logan2013-12-12
* Merge commit 'd7b3ee9a3a03ab88d61a5895fbdbc6689f4dd671'Michael Niedermayer2013-12-12
|\
| * lavc: deprecate avcodec_get_frame_defaults().Anton Khirnov2013-12-11
* | Merge commit '48d17ee6dc2b2a552f645484f200c2946bf24607'Michael Niedermayer2013-12-12
|\|
* | Merge commit 'eb891b3114f499e96b9faddd0b0ae856345dfbd9'Michael Niedermayer2013-12-11
|\|
| * Replace all uses of avcodec_free_frame with av_frame_free().Anton Khirnov2013-12-11
* | doc: Fix adelay example.Carl Eugen Hoyos2013-12-09
* | Merge commit '7e244c68600f479270e979258e389ed5240885fb'Michael Niedermayer2013-12-09
|\|
| * avframe: add codec-independent stereoscopic metadataVittorio Giovara2013-12-09
* | cmdutils & opencl: add -opencl_bench option to test and show available OpenCL...Lenny Wang2013-12-09
* | lavfi: add aeval filterStefano Sabatini2013-12-06
* | lavfi/aevalsrc: duplicate last expression for the missing channelsStefano Sabatini2013-12-06
* | doc: add script to compute texi files dependenciesStefano Sabatini2013-12-06
* | doc/examples/filtering_audio: init packet0.dataMichael Niedermayer2013-12-03
* | doc/ffserver: remove spurious NoAudio option from stream exampleStefano Sabatini2013-12-02
* | doc/examples/filtering_audio: fix chunked audio decodingStefano Sabatini2013-12-02
* | doc/examples/filtering_audio: fix styleStefano Sabatini2013-12-02
* | doc/examples/filtering_video: do not make use of AVBufferSinkParamsStefano Sabatini2013-12-02
* | doc/examples/filtering_video: add some error handling in init_filters()Stefano Sabatini2013-12-02
* | doc/examples/README: fix typoStefano Sabatini2013-12-02
* | doc/examples/filtering_audio: add more error checksStefano Sabatini2013-12-02
* | doc/examples/filtering: make use of av_err2str()Stefano Sabatini2013-12-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-01
|\|
| * doc: Try to find nonstandard Perl path from the environmentDiego Biurrun2013-12-01
| * doc/platform: Update to reflect current MSVC build situationDerek Buitenhuis2013-11-27
* | doc/ffserver: fix misc minor typosStefano Sabatini2013-12-01
* | build: rename version.h to libavutil/ffversion.hTimothy Gu2013-11-30
* | doc/ffserver: clarify documentation for Feed MaxFileSize optionStefano Sabatini2013-11-30
* | doc/ffserver: clarify that note in NoDaemon option documentationStefano Sabatini2013-11-30
* | doc/ffserver: add "Detailed description" chapterStefano Sabatini2013-11-30
* | doc/ffserver: remove more mentions to LAME and buildStefano Sabatini2013-11-30
* | doc/ffserver: specify missing argument for ACL feed optionStefano Sabatini2013-11-29
* | doc/ffserver: fix RTSPOtion tpoStefano Sabatini2013-11-29
* | doc/ffserver: extend documentation for Feed/File stream optionsStefano Sabatini2013-11-29
* | doc/ffserver: uncomment line in stream section exampleStefano Sabatini2013-11-29
* | doc/ffserver: reorder encoding options, and mark them as suchStefano Sabatini2013-11-29
* | doc/ffserver: extend documentation for various file-related optionsStefano Sabatini2013-11-29
* | doc/ffserver: mention remaining stream optionsStefano Sabatini2013-11-29
* | doc/ffserver: move general stream options upwards in the listStefano Sabatini2013-11-29
* | doc/ffserver: reorder/extend stream video encoding optionsStefano Sabatini2013-11-29
* | doc/ffserver: fix bitrate unit for bitrate optionStefano Sabatini2013-11-29
* | doc/ffserver: add notice about re-launch behaviorStefano Sabatini2013-11-28
* | doc/ffserver: document InputFormat stream optionStefano Sabatini2013-11-28
* | doc/ffserver: fix documentation for CustomLogStefano Sabatini2013-11-28