summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avformat: Identify anonymous AVIO typedef structs.Dale Curtis2012-09-27
* nutdec: const correctness for get_v_trace/get_s_trace function argumentsDiego Biurrun2012-09-26
* truemotion2: Request samples for old TM2 headersDiego Biurrun2012-09-26
* rtpdec: Remove a useless ff_ prefix from a static symbolMartin Storsjö2012-09-26
* rtpdec: Support depacketizing speexDmitry Samonenko2012-09-26
* rtpenc: Add support for packetizing speexDmitry Samonenko2012-09-26
* xsub: feed init_get_bits the whole bufferAlexandre Colucci2012-09-25
* libfdk-aac: Allow setting VBR modes via a private optionMartin Storsjö2012-09-25
* libfdk-aac: Warn the user that the VBR modes are unsupportedMartin Storsjö2012-09-25
* Revert "cbrt_tablegen: Include libm.h"Derek Buitenhuis2012-09-25
* pthread: make sure AVFrame.extended_data is set properly.Anton Khirnov2012-09-25
* libfdk-aac: reindent after last commitNathan Caldwell2012-09-25
* libfdk-aac: Limit to supported sample rates.Nathan Caldwell2012-09-25
* cbrt_tablegen: Include libm.hDerek Buitenhuis2012-09-24
* oggparsetheora: make it more robustLuca Barbato2012-09-24
* ogg: prevent NULL pointer deference in theora gptoptsMichael Niedermayer2012-09-24
* ogg: calculate the start position once all the headers are parsedLuca Barbato2012-09-24
* ogg: check that the expected number of headers had been parsedLuca Barbato2012-09-24
* libx264: change default to closed gop to match x264cliJohn Van Sickle2012-09-24
* Use avcodec_free_frame() to free AVFrames.Anton Khirnov2012-09-24
* lavf: use a malloced AVFrame in try_decode_frame().Anton Khirnov2012-09-24
* lavc: add avcodec_free_frame().Anton Khirnov2012-09-24
* lavc: ensure extended_data is set properly on decodingAnton Khirnov2012-09-24
* lavc: initialize AVFrame.extended_data in avcodec_get_frame_defaults()Anton Khirnov2012-09-24
* lavc: use av_mallocz to allocate AVFrames.Anton Khirnov2012-09-24
* lavc: rename the argument of avcodec_alloc_frame/get_frame_defaultsAnton Khirnov2012-09-24
* rtp: Packetization of JPEG (RFC 2435)Samuel Pitoiset2012-09-23
* smoothstreamingenc: Copy the SAR on the AVStreams as wellMartin Storsjö2012-09-23
* avcodec: fix memleak in avcodec_encode_audio2()Justin Ruggles2012-09-22
* sipr: fall back to setting mode based on bit_rate.Reimar Döffinger2012-09-21
* libx264: add forgotten ;Anton Khirnov2012-09-21
* matroskadec: fix a sanity check.Anton Khirnov2012-09-21
* matroskadec: only return corrupt packets that actually contain dataAnton Khirnov2012-09-21
* lavf: zero data/size of the packet passed to read_packet().Anton Khirnov2012-09-21
* ARM: use 2-operand syntax for ADD Rd, PC in Apple PIC codeMans Rullgard2012-09-21
* ARM: align PIC offset pools to 4 bytesMans Rullgard2012-09-21
* ARM: swap source operands in some add instructionsMans Rullgard2012-09-20
* configure: update tms470 detection for latest versionMans Rullgard2012-09-20
* lavf probe: prevent codec probe with no data at all seenJanne Grunau2012-09-20
* motion_est: fix use of inline on extern functionsMans Rullgard2012-09-20
* mp3dec: read Xing frame TOC indexAnton Khirnov2012-09-19
* mp3dec: use named constants for Xing header flagsAnton Khirnov2012-09-19
* libx264: add support for nal-hrd, required for Blu-ray streams.John Van Sickle2012-09-19
* mov: support random access point groupingYusuke Nakamura2012-09-19
* matroskadec: properly support BlockDurationLuca Barbato2012-09-19
* matroskadec: split frame parsingLuca Barbato2012-09-19
* matroskadec: split laces parsingLuca Barbato2012-09-19
* matroska: implement support for ProResLuca Barbato2012-09-19
* matroska: implement support for ALACMoritz Bunkus2012-09-19
* matroskadec: validate lace_size when parsedLuca Barbato2012-09-19