4661 Commits (ad701326b43078b907a054c585d7f3308b7f6143)

Author SHA1 Message Date
Michael Niedermayer 911676c643 avutil/avstring: add av_strnlen() 11 years ago
Justin Ruggles be7c323176 Add a libwebp encoder 11 years ago
Ilya Basin d1b8e01ef1 examples/muxing: fix memleaks in resampler 11 years ago
Ilya Basin 7d1d0b3ecf examples/muxing: use S16 sample_fmt for resample src regardless of codec sample_fmt 11 years ago
Ilya Basin b6714fa077 examples/muxing: fix av_frame_free() not called when got_packet is false 11 years ago
Gildas Cocherel 2a41826bea lavc: add HEVC profiles names 11 years ago
Anton Khirnov fe533ffdcf Prepare release notes for Libav 10 "Eks" 11 years ago
Michael Niedermayer 645c94b61b Revert "Merge commit '3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c'" (Bump libavutil major version to account for the LLS API/ABI changes.) 11 years ago
Stefano Sabatini 9985710a5a ffserver: add stream Metadata option 11 years ago
Stefano Sabatini b2a4316287 examples/decoding_encoding: check av_samples_get_buffer_size() for a negative value 11 years ago
Stefano Sabatini 81eff6e7a2 doc/muxers/tee: add example showing second level escaping 11 years ago
Stefano Sabatini 2364b4031d doc/muxers/tee: use @ref to reference other sections 11 years ago
wm4 5f6c21117f ffprobe: show best_effort_timestamp in the frame section 11 years ago
Reinhard Tartler 6d3ea1957f Bump major of libavfilter for reference counted buffer API changes. 11 years ago
Reinhard Tartler 3bc2e89c76 Bump libavutil major version to account for the LLS API/ABI changes. 11 years ago
Stefano Sabatini de9ea40a40 doc/bitstream_filters: remove mp3_header_decompress filter 11 years ago
Timothy Gu c65fe9e982 examples/decoding_encoding: check av_samples_get_buffer_size() return code 11 years ago
Timothy Gu b242c156e5 examples/resample_audio: check av_samples_get_buffer_size() return code 11 years ago
Clément Bœsch b02d87936b examples/demuxing_decoding: print the decoding error when it happens. 11 years ago
Even Wiik Thomassen 43f116d162 examples/demuxing_decoding: return error when no codec found 11 years ago
Lou Logan d546a59a81 docs/outdevs: add a few simple ALSA examples 11 years ago
Anton Khirnov d7b3ee9a3a lavc: deprecate avcodec_get_frame_defaults(). 11 years ago
Anton Khirnov eb891b3114 Replace all uses of avcodec_free_frame with av_frame_free(). 11 years ago
Carl Eugen Hoyos aae5c4d40e doc: Fix adelay example. 11 years ago
Lenny Wang 64f73acd1d cmdutils & opencl: add -opencl_bench option to test and show available OpenCL devices 11 years ago
Vittorio Giovara 7e244c6860 avframe: add codec-independent stereoscopic metadata 11 years ago
Stefano Sabatini e424abc3a0 lavfi: add aeval filter 11 years ago
Stefano Sabatini 405b3eb535 lavfi/aevalsrc: duplicate last expression for the missing channels 11 years ago
Stefano Sabatini 5b073da7a1 doc: add script to compute texi files dependencies 11 years ago
Michael Niedermayer 210a78aeb5 doc/examples/filtering_audio: init packet0.data 11 years ago
Stefano Sabatini 6ca0ac5e55 doc/ffserver: remove spurious NoAudio option from stream example 11 years ago
Stefano Sabatini c490cd4c1a doc/examples/filtering_audio: fix chunked audio decoding 11 years ago
Stefano Sabatini 893f33e7f0 doc/examples/filtering_audio: fix style 11 years ago
Stefano Sabatini c7a99d99bd doc/examples/filtering_video: do not make use of AVBufferSinkParams 11 years ago
Stefano Sabatini 3aa6018010 doc/examples/filtering_video: add some error handling in init_filters() 11 years ago
Stefano Sabatini a12bf9f50f doc/examples/README: fix typo 11 years ago
Stefano Sabatini 55c57658d2 doc/examples/filtering_audio: add more error checks 11 years ago
Stefano Sabatini 82e74ee6e4 doc/examples/filtering: make use of av_err2str() 11 years ago
Stefano Sabatini 4d028f9280 doc/ffserver: fix misc minor typos 11 years ago
Diego Biurrun 7b05845b15 doc: Try to find nonstandard Perl path from the environment 11 years ago
Timothy Gu 82b2e9cb1d build: rename version.h to libavutil/ffversion.h 11 years ago
Stefano Sabatini f2f17dd874 doc/ffserver: clarify documentation for Feed MaxFileSize option 11 years ago
Stefano Sabatini 8209dd332f doc/ffserver: clarify that note in NoDaemon option documentation 11 years ago
Stefano Sabatini 889509d241 doc/ffserver: add "Detailed description" chapter 11 years ago
Stefano Sabatini 0bacc320c2 doc/ffserver: remove more mentions to LAME and build 11 years ago
Stefano Sabatini 0d640c08eb doc/ffserver: specify missing argument for ACL feed option 11 years ago
Stefano Sabatini 6dac34b853 doc/ffserver: fix RTSPOtion tpo 11 years ago
Stefano Sabatini 98e47c1a7e doc/ffserver: extend documentation for Feed/File stream options 11 years ago
Stefano Sabatini 0e64edda18 doc/ffserver: uncomment line in stream section example 11 years ago
Stefano Sabatini cdff4c5313 doc/ffserver: reorder encoding options, and mark them as such 11 years ago