summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* configure: add lavu dependency to lavr/lavfi .pc filesAnton Khirnov2012-11-11
* x86inc: Set program_name outside of x86inc.asmDiego Biurrun2012-11-11
* x86: h264_qpel_10bit: drop unused parameter from MC10/MC20/MC30 macrosDiego Biurrun2012-11-10
* x86: PALIGNR: port to cpuflagsDiego Biurrun2012-11-09
* x86: h264_qpel_10bit: port to cpuflagsDiego Biurrun2012-11-09
* flacenc: ensure the order is within the min/max range in LPC order searchJustin Ruggles2012-11-08
* avconv: rescale packet duration to muxer time base when flushing encodersJustin Ruggles2012-11-08
* add 24-bit FLAC encoding to ChangelogJustin Ruggles2012-11-08
* rtpenc_aac: Fix calculation of the header sizeLuca Abeni2012-11-08
* x86: h264_intrapred: port to cpuflagsDiego Biurrun2012-11-08
* libvpxenc: Allow enabling constrained quality (CQ) modeJames Zern2012-11-08
* libopencore-amr: Check the return value of amr_decode_fix_avctxMartin Storsjö2012-11-07
* fate: atrac: Place atrac1 and atrac3 tests in different groupsDiego Biurrun2012-11-06
* fate: aac: cosmetics: Group AAC LATM tests togetherDiego Biurrun2012-11-06
* x86: avresample: Add missing colons to assembly labelsDiego Biurrun2012-11-06
* FATE: add a 24-bit FLAC encoding testJustin Ruggles2012-11-05
* FATE: rename FLAC tests from flac-* to flac-16-*Justin Ruggles2012-11-05
* flacenc: use RICE2 entropy coding mode for 24-bitJustin Ruggles2012-11-05
* flacenc: add 24-bit encodingJustin Ruggles2012-11-05
* flacdsp: move lpc encoding from FLAC encoder to FLACDSPContextJustin Ruggles2012-11-05
* flacenc: use uint64_t for bit countsJustin Ruggles2012-11-05
* flacenc: remove wasted trailing 0 bitsJustin Ruggles2012-11-05
* lavu: add av_ctz() for trailing zero bit countJustin Ruggles2012-11-05
* flacenc: use a separate buffer for byte-swapping for MD5 checksum on big-endianJustin Ruggles2012-11-05
* fate: aac: Place LATM tests and general AAC tests in different groupsDiego Biurrun2012-11-05
* build: The A64 muxer depends on rawenc.o for ff_raw_write_packet()Diego Biurrun2012-11-05
* x86: h264qpel: Only define mmxext QPEL functions if H264QPEL is enabledDiego Biurrun2012-11-05
* x86: PABSW: port to cpuflagsDiego Biurrun2012-11-05
* x86: vc1dsp: port to cpuflagsDiego Biurrun2012-11-05
* rtmp: Use av_strlcat instead of strncatMartin Storsjö2012-11-05
* doc: add apidoc target for doxygen API documentationJanne Grunau2012-11-02
* matroskadec: do not use avpacket internalsAnton Khirnov2012-11-02
* lavf: fix av_interleaved_write_frame() doxy.Anton Khirnov2012-11-02
* lavf: clarify the lifetime of demuxed packets.Anton Khirnov2012-11-02
* avconv: do not free muxed packet on streamcopy.Anton Khirnov2012-11-02
* crc: move doxy to the headerAnton Khirnov2012-11-02
* vf_drawtext: do not use deprecated av_tree_node_sizeAnton Khirnov2012-11-02
* x86: Refactor PSWAPD fallback implementations and port to cpuflagsDiego Biurrun2012-11-02
* parser: Move Doxygen documentation to the header filesDiego Biurrun2012-11-02
* PGS subtitles: Expose forced flagJohn Stebbins2012-11-02
* x86: PMINUB: port to cpuflagsDiego Biurrun2012-11-02
* x86: ac3dsp: port to cpuflagsDiego Biurrun2012-11-02
* x86util: Add cpuflags_mmxext alias for cpuflags_mmx2Diego Biurrun2012-11-02
* x86inc: Only define program_name if the macro is unsetDiego Biurrun2012-11-02
* dv1394: Swap the min and max values of the 'standard' optionMichael Niedermayer2012-11-02
* rtpdec_vp8: Don't parse fields that aren't usedMartin Storsjö2012-11-02
* lavc: add some AVPacket doxy.Anton Khirnov2012-11-02
* audiointerleave: deobfuscate a function call.Anton Khirnov2012-11-02
* rtpdec: factorize identical code used in several handlersAnton Khirnov2012-11-02
* a64: remove interleaved mode.Anton Khirnov2012-11-02