summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* indeo3: fix out of cell write.Anton Khirnov2012-09-29
* wmalosslessdec: increase channel_coeffs/residues sizeAnton Khirnov2012-09-29
* wmalosslessdec: increase WMALL_BLOCK_MAX_BITS to 14.Anton Khirnov2012-09-29
* lagarith: check count before writing zeros.Michael Niedermayer2012-09-29
* wmaprodec: check num_vec_coeffs for validityMichael Niedermayer2012-09-29
* avidec: use actually read size instead of requested sizeAnton Khirnov2012-09-29
* avidec: return 0, not packet size from read_packet().Anton Khirnov2012-09-29
* indeo4: update AVCodecContext width/height on size changeMichael Niedermayer2012-09-29
* dfa: check that the caller set width/height properly.Anton Khirnov2012-09-29
* indeo5dec: Make sure we have had a valid gop header.Michael Niedermayer2012-09-29
* cavsdec: check for changing w/h.Michael Niedermayer2012-09-29
* lavc: set channel count from channel layout in avcodec_open2().Anton Khirnov2012-09-29
* doc/platform: Rework the Visual Studio linking sectionDerek Buitenhuis2012-09-28
* doc/faq: Change the Visual Studio entry to reflect current statusDerek Buitenhuis2012-09-28
* doc/platform: Replace Visual Studio section with build instructionsDerek Buitenhuis2012-09-28
* doc/platform: Nuke section on linking static MinGW-built libs with MSVCDerek Buitenhuis2012-09-28
* doc/platform: Remove false claim about MinGW installerDerek Buitenhuis2012-09-28
* doc/platform: Mention MinGW-w64Derek Buitenhuis2012-09-28
* dsputil_mmx: fix reading prior of the src array in sub_hfyu_median_prediction()Michael Niedermayer2012-09-28
* mpegaudiodec: fix short_start calculationLuca Barbato2012-09-28
* libopus: Remap channels using libopus' internal remapping.Nathan Caldwell2012-09-28
* Opus decoder using libopusNicolas George2012-09-28
* avcodec: document the use of AVCodecContext.delay for audio decodingNathan Caldwell2012-09-28
* vc1dec: add flush function for WMV9 and VC-1 decodersKostya Shishkov2012-09-28
* http: Increase buffer sizes to cope with longer URIsDuncan Salerno2012-09-28
* nutenc: const correctness for ff_put_v_trace/put_s_trace function argumentsDiego Biurrun2012-09-27
* h264_refs: Fix debug tprintf argument typesDiego Biurrun2012-09-27
* golomb: const correctness for get_ue()/get_se() function argumentsDiego Biurrun2012-09-27
* get_bits: const correctness for get_bits_trace()/get_xbits_trace() argumentsDiego Biurrun2012-09-27
* dwt: Drop unused functions spatial_compose{53|97}i()Diego Biurrun2012-09-27
* nutdec: Remove unused and broken debug function stubDiego Biurrun2012-09-27
* avcodec: Drop long-deprecated imgconvert.h headerDiego Biurrun2012-09-27
* Add Opus support to the Ogg muxer.Nathan Caldwell2012-09-27
* Add Opus codec id and codec description.Andrew D'Addesio2012-09-27
* 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