Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2013-12-30Allow hiding the banner.Carl Eugen Hoyos
2013-12-29doc/encoders: add wavpackenc docTimothy Gu
2013-12-29doc/encoders: reformat libwavpack documentationTimothy Gu
2013-12-29ATRAC+ decoderMaxim Poliakovski
2013-12-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-12-27Merge commit '9ace13db77a22fd59c217175596a95775c5d25aa'Michael Niedermayer
2013-12-27doc/protocols: fix level of udp examples subsectionStefano Sabatini
2013-12-27doxy: Update the css to have a flat styleLuca Barbato
2013-12-27doxy: Fix link in badge colorLuca Barbato
2013-12-25doc/protocols/tcp,lavf/tcp: apply minor fixes to TCP protocol documentationStefano Sabatini
2013-12-25doc/protocols/udp,lavf/udp: apply minor documentation fixesStefano Sabatini
2013-12-25lavfi/volume: implement process_command() callback, with the volume commandStefano Sabatini
2013-12-25lavfi/volume: support volume expression and per-frame expression evaluationStefano Sabatini
2013-12-23Merge commit '57ead8449e44bd07b3d4a5bd42f1aab64566f92e'Michael Niedermayer
2013-12-23Merge commit '6c0e83511705e7f8f5100e7852a1e7fd16aa8877'Michael Niedermayer
2013-12-23doc: fix link to the ISC license text in the developer documentation.Tim Walker
2013-12-23doc: fix a coding style error in the developer documentation.Tim Walker
2013-12-23avutil/avstring: add av_strnlen()Michael Niedermayer
2013-12-22Merge commit 'be7c323176e2e5fcf30e3d2ff20975b2f936811b'Michael Niedermayer
2013-12-22Add a libwebp encoderJustin Ruggles
2013-12-21examples/muxing: fix memleaks in resamplerIlya Basin
2013-12-21examples/muxing: use S16 sample_fmt for resample src regardless of codec samp...Ilya Basin
2013-12-21examples/muxing: fix av_frame_free() not called when got_packet is falseIlya Basin
2013-12-21Merge commit '2a41826bea3833895dc06939831b7f35ca1f597e'Michael Niedermayer
2013-12-20lavc: add HEVC profiles namesGildas Cocherel
2013-12-18Prepare release notes for Libav 10 "Eks"Anton Khirnov
2013-12-18Revert "Merge commit '3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c'" (Bump libavu...Michael Niedermayer
2013-12-17Merge commit '6d3ea1957f681b3bf9c752e6d21a501cc8d4180d'Michael Niedermayer
2013-12-17Merge commit '3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c'Michael Niedermayer
2013-12-16ffserver: add stream Metadata optionStefano Sabatini
2013-12-15examples/decoding_encoding: check av_samples_get_buffer_size() for a negative...Stefano Sabatini
2013-12-15doc/muxers/tee: add example showing second level escapingStefano Sabatini
2013-12-15doc/muxers/tee: use @ref to reference other sectionsStefano Sabatini
2013-12-15ffprobe: show best_effort_timestamp in the frame sectionwm4
2013-12-15Bump major of libavfilter for reference counted buffer API changes.Reinhard Tartler
2013-12-15Bump libavutil major version to account for the LLS API/ABI changes.Reinhard Tartler
2013-12-15doc/bitstream_filters: remove mp3_header_decompress filterStefano Sabatini
2013-12-14examples/decoding_encoding: check av_samples_get_buffer_size() return codeTimothy Gu
2013-12-14examples/resample_audio: check av_samples_get_buffer_size() return codeTimothy Gu
2013-12-13examples/demuxing_decoding: print the decoding error when it happens.Clément Bœsch
2013-12-13examples/demuxing_decoding: return error when no codec foundEven Wiik Thomassen
2013-12-13docs/outdevs: add a few simple ALSA examplesLou Logan
2013-12-12Merge commit 'd7b3ee9a3a03ab88d61a5895fbdbc6689f4dd671'Michael Niedermayer
2013-12-12Merge commit '48d17ee6dc2b2a552f645484f200c2946bf24607'Michael Niedermayer
2013-12-12Merge commit 'eb891b3114f499e96b9faddd0b0ae856345dfbd9'Michael Niedermayer
2013-12-11lavc: deprecate avcodec_get_frame_defaults().Anton Khirnov
2013-12-11Replace all uses of avcodec_free_frame with av_frame_free().Anton Khirnov
2013-12-10doc: Fix adelay example.Carl Eugen Hoyos
2013-12-10Merge commit '7e244c68600f479270e979258e389ed5240885fb'Michael Niedermayer
2013-12-10cmdutils & opencl: add -opencl_bench option to test and show available OpenCL...Lenny Wang