summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc/protocols/tcp,lavf/tcp: apply minor fixes to TCP protocol documentationStefano Sabatini2013-12-251-8/+17
* doc/protocols/udp,lavf/udp: apply minor documentation fixesStefano Sabatini2013-12-251-8/+16
* lavfi/volume: implement process_command() callback, with the volume commandStefano Sabatini2013-12-251-1/+14
* lavfi/volume: support volume expression and per-frame expression evaluationStefano Sabatini2013-12-251-2/+55
* Merge commit '57ead8449e44bd07b3d4a5bd42f1aab64566f92e'Michael Niedermayer2013-12-231-1/+1
|\
| * doc: fix link to the ISC license text in the developer documentation.Tim Walker2013-12-221-1/+1
* | Merge commit '6c0e83511705e7f8f5100e7852a1e7fd16aa8877'Michael Niedermayer2013-12-231-1/+1
|\ \ | |/
| * doc: fix a coding style error in the developer documentation.Tim Walker2013-12-221-1/+1
* | avutil/avstring: add av_strnlen()Michael Niedermayer2013-12-221-0/+4
* | Merge commit 'be7c323176e2e5fcf30e3d2ff20975b2f936811b'Michael Niedermayer2013-12-222-2/+64
|\ \ | |/
| * Add a libwebp encoderJustin Ruggles2013-12-212-2/+63
* | examples/muxing: fix memleaks in resamplerIlya Basin2013-12-211-12/+18
* | examples/muxing: use S16 sample_fmt for resample src regardless of codec samp...Ilya Basin2013-12-211-1/+1
* | examples/muxing: fix av_frame_free() not called when got_packet is falseIlya Basin2013-12-211-1/+2
* | Merge commit '2a41826bea3833895dc06939831b7f35ca1f597e'Michael Niedermayer2013-12-211-0/+3
|\ \ | |/
| * lavc: add HEVC profiles namesGildas Cocherel2013-12-201-0/+3
| * Prepare release notes for Libav 10 "Eks"Anton Khirnov2013-12-181-75/+55
* | Revert "Merge commit '3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c'" (Bump libavu...Michael Niedermayer2013-12-181-1/+1
* | Merge commit '6d3ea1957f681b3bf9c752e6d21a501cc8d4180d'Michael Niedermayer2013-12-161-1/+1
|\ \ | |/
| * Bump major of libavfilter for reference counted buffer API changes.Reinhard Tartler2013-12-141-1/+1
* | Merge commit '3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c'Michael Niedermayer2013-12-161-1/+1
|\ \ | |/
| * Bump libavutil major version to account for the LLS API/ABI changes.Reinhard Tartler2013-12-141-1/+1
* | ffserver: add stream Metadata optionStefano Sabatini2013-12-162-11/+15
* | examples/decoding_encoding: check av_samples_get_buffer_size() for a negative...Stefano Sabatini2013-12-151-1/+1
* | doc/muxers/tee: add example showing second level escapingStefano Sabatini2013-12-151-0/+9
* | doc/muxers/tee: use @ref to reference other sectionsStefano Sabatini2013-12-151-5/+8
* | ffprobe: show best_effort_timestamp in the frame sectionwm42013-12-151-0/+2
* | doc/bitstream_filters: remove mp3_header_decompress filterStefano Sabatini2013-12-141-2/+0
* | examples/decoding_encoding: check av_samples_get_buffer_size() return codeTimothy Gu2013-12-141-0/+4
* | examples/resample_audio: check av_samples_get_buffer_size() return codeTimothy Gu2013-12-141-0/+4
* | examples/demuxing_decoding: print the decoding error when it happens.Clément Bœsch2013-12-131-2/+2
* | examples/demuxing_decoding: return error when no codec foundEven Wiik Thomassen2013-12-131-1/+1
* | docs/outdevs: add a few simple ALSA examplesLou Logan2013-12-121-0/+16
* | Merge commit 'd7b3ee9a3a03ab88d61a5895fbdbc6689f4dd671'Michael Niedermayer2013-12-121-0/+5
|\ \ | |/
| * lavc: deprecate avcodec_get_frame_defaults().Anton Khirnov2013-12-111-0/+5
* | Merge commit '48d17ee6dc2b2a552f645484f200c2946bf24607'Michael Niedermayer2013-12-121-2/+1
|\ \ | |/
* | Merge commit 'eb891b3114f499e96b9faddd0b0ae856345dfbd9'Michael Niedermayer2013-12-112-5/+5
|\ \ | |/
| * Replace all uses of avcodec_free_frame with av_frame_free().Anton Khirnov2013-12-111-1/+1
* | doc: Fix adelay example.Carl Eugen Hoyos2013-12-091-1/+1
* | Merge commit '7e244c68600f479270e979258e389ed5240885fb'Michael Niedermayer2013-12-091-0/+4
|\ \ | |/
| * avframe: add codec-independent stereoscopic metadataVittorio Giovara2013-12-091-0/+4
* | cmdutils & opencl: add -opencl_bench option to test and show available OpenCL...Lenny Wang2013-12-093-2/+8
* | lavfi: add aeval filterStefano Sabatini2013-12-061-0/+64
* | lavfi/aevalsrc: duplicate last expression for the missing channelsStefano Sabatini2013-12-061-1/+2
* | doc: add script to compute texi files dependenciesStefano Sabatini2013-12-062-1/+33
* | doc/examples/filtering_audio: init packet0.dataMichael Niedermayer2013-12-031-0/+1
* | doc/ffserver: remove spurious NoAudio option from stream exampleStefano Sabatini2013-12-021-1/+0
* | doc/examples/filtering_audio: fix chunked audio decodingStefano Sabatini2013-12-021-4/+15
* | doc/examples/filtering_audio: fix styleStefano Sabatini2013-12-021-2/+2
* | doc/examples/filtering_video: do not make use of AVBufferSinkParamsStefano Sabatini2013-12-021-5/+8
OpenPOWER on IntegriCloud