summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* yuv4mpegdec: do not set coded_frame propertiesAnton Khirnov2014-05-18
* yuv4mpeg: split the demuxer and muxer into separate filesAnton Khirnov2014-05-18
* a64: check that extradata exists before reading from itAnton Khirnov2014-05-18
* a64: remove unneeded struct qualifierAnton Khirnov2014-05-18
* 4xm: allocate extradata properly.Anton Khirnov2014-05-18
* lavc: add avcodec_free_context().Anton Khirnov2014-05-18
* lavc: remove the locking code in avcodec_close()Anton Khirnov2014-05-18
* riff: Pass block_align to estimate frame durationnu7742014-05-17
* hlsenc: Set the default codecs to AAC and H264Martin Storsjö2014-05-17
* build: Support building using clang-usan and disable-optimizationKaterina Barone-Adesi2014-05-16
* avisynth: set duration of audio streamsHendrik Leppkes2014-05-16
* FATE/opus: increase fuzz for the celt testsAnton Khirnov2014-05-16
* aarch64: opus NEON iMDCT and FFTJanne Grunau2014-05-15
* configure: fix enable-libopus help stringTristan Matthews2014-05-15
* build: add avresample after avcodec to FFLIBSJanne Grunau2014-05-15
* lavc: properly handle subtitle_header in avcodec_copy_context()Anton Khirnov2014-05-15
* lavc: preserve the original private data in avcodec_copy_context()Anton Khirnov2014-05-15
* lavf: drop the zero-sized packets hackAnton Khirnov2014-05-15
* lavf: add AVFMT_FLAG_BITEXACT.Anton Khirnov2014-05-15
* lavc: add a native Opus decoder.Anton Khirnov2014-05-15
* build: do not append $(FFLIBS-) to $(FFLIBS) if $(NAME) is not definedJanne Grunau2014-05-14
* lavf: properly document the distinction between flags and ctx_flagsAnton Khirnov2014-05-14
* build: handle library dependencies in configureJanne Grunau2014-05-13
* aarch64: assembler in clang-3.4 ignores the division by twoJanne Grunau2014-05-13
* avconv: Support VDA hwaccelAnton Khirnov2014-05-11
* lavc: Add new VDA hwaccelAnton Khirnov2014-05-11
* vda: use hwaccel private data for internal bitstream bufferAnton Khirnov2014-05-11
* lavu: Add a pixel format for new VDA hwaccelAnton Khirnov2014-05-11
* lavc: Add hwaccel private data and init/uninit callbacksAnton Khirnov2014-05-11
* hwaccel: Support specific frame allocatorsLuca Barbato2014-05-11
* hwaccel: Rename priv_data_size to frame_priv_data_sizeAnton Khirnov2014-05-11
* lavc: document which parts of AVHWAccel are private.Anton Khirnov2014-05-11
* lavc: set AVCodecContext.hwaccel in ff_get_format()Anton Khirnov2014-05-11
* lavc: Add an internal wrapper around get_format()Anton Khirnov2014-05-11
* pcm-dvd: Fix 20bit decodingnu7742014-05-09
* rtmpproto: Check the buffer sizes when copying app/playpath stringsMartin Storsjö2014-05-08
* rtmpproto: Support alternative slist parameter in rtmp URLsUwe L. Korn2014-05-06
* libfdk-aac: Relicense the library wrappers to 2-clause BSDMartin Storsjö2014-05-05
* libfdk-aacenc: Enable 7.1 channel encodingJean First2014-05-05
* avconv: rename OutputStream.opts to OutputStream.encoder_optsAnton Khirnov2014-05-03
* avconv: remove a useless lineAnton Khirnov2014-05-03
* avconv: rename 'codec' to 'enc_ctx'Anton Khirnov2014-05-03
* avconv: rename 'icodec' to 'dec_ctx'Anton Khirnov2014-05-03
* avconv: rename InputStream.opts to InputStream.decoder_optsAnton Khirnov2014-05-03
* avconv: simplify exit_program() by using more local varsAnton Khirnov2014-05-03
* probe: Support AAC_LATM in set_codec_from_probe_dataLuca Barbato2014-05-03
* latm: Add a probe functionLuca Barbato2014-05-03
* mathematics: K&R formatting cosmeticsLuca Barbato2014-05-03
* swscale: Fix an undefined behaviourLuca Barbato2014-05-03
* vp9: Read the frame size as unsignedLuca Barbato2014-05-03