summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fate: Split fate-pixdesc tests and dispatch them through MakeDiego Biurrun2014-08-0195-101/+114
* pgssubdec: Check RLE size before copyingMichael Niedermayer2014-08-011-0/+7
* configure: Globally add ZLIB_CONST to CPPFLAGS if zlib is enabledDiego Biurrun2014-07-301-0/+2
* vf_select: Drop a debug av_log with an unchecked double to enum conversionDiego Biurrun2014-07-291-12/+0
* mpegvideo: move vol_control_parameters to the only place it is usedNidhi Makhijani2014-07-293-6/+7
* matroska: Register mime typesLuca Barbato2014-07-291-0/+1
* aac: Register the mime typeLuca Barbato2014-07-291-0/+1
* avformat: Use the mime type information in input probeLuca Barbato2014-07-293-12/+37
* avstring: Expose the simple name match functionLuca Barbato2014-07-295-20/+34
* avformat: Move av_probe_input* to format.cLuca Barbato2014-07-292-136/+138
* caf: Use correct printf conversion specifiers for POSIX int typesDiego Biurrun2014-07-281-1/+1
* sanm: Use correct printf conversion specifiers for POSIX int typesDiego Biurrun2014-07-281-4/+6
* dump: Use correct printf conversion specifiers for POSIX int typesDiego Biurrun2014-07-281-3/+3
* x86: build: Restore ordering of OBJS linesDiego Biurrun2014-07-281-2/+2
* configure: Use require_pkg_config for SpeexLuca Barbato2014-07-281-1/+1
* mxf: Extract origin information from material and source trackMarc-Antoine Arnaud2014-07-281-0/+14
* mxf: Detect Vanc/Vbi SMPTE-436M mxf trackMarc-Antoine Arnaud2014-07-281-0/+18
* video4linux2: Avoid a floating point exceptionBernhard Übelacker2014-07-281-1/+2
* hevc: eliminate the last element from TransformTreeAnton Khirnov2014-07-282-13/+7
* hevc: eliminate unnecessary cbf_c{b,r} arraysAnton Khirnov2014-07-282-41/+22
* hevc: do not store the transform inter_split flag in the contextAnton Khirnov2014-07-282-9/+6
* hevc: simplify splitting the transform tree blocksAnton Khirnov2014-07-281-22/+17
* hevc: eliminate an unnecessary arrayAnton Khirnov2014-07-282-10/+5
* codec_desc: fix some typos in long codec namesAnton Khirnov2014-07-281-2/+2
* lavc: add a property for marking codecs that support frame reorderingAnton Khirnov2014-07-284-17/+30
* fate: support testing of release branchesJanne Grunau2014-07-271-3/+5
* eamad: use the bytestream2 API instead of AV_RLAnton Khirnov2014-07-271-17/+20
* avformat: Mark AVOutputFormat argument in avformat_query_codec as constDiego Biurrun2014-07-262-2/+3
* avformat: Mark argument in av_{i|o}format_next/ffurl_protocol_next as constDiego Biurrun2014-07-264-6/+6
* avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as constDiego Biurrun2014-07-264-6/+6
* hevc: SSE2 and SSSE3 loop filtersPierre Edouard Lepere2014-07-265-0/+903
* hevcdsp: remove an unneeded variable in the loop filterAnton Khirnov2014-07-263-21/+19
* output example: convert audio to the format supported by the encoderAnton Khirnov2014-07-261-46/+147
* output example: set the stream timebaseAnton Khirnov2014-07-261-2/+5
* mpegvideo: Move QMAT_SHIFT* defines to the only place they are usedDiego Biurrun2014-07-252-3/+3
* mpegvideo: Move ME_MAP_* defines to the only place they are usedDiego Biurrun2014-07-252-2/+3
* mpegvideo: Drop unused MPEG_BUF_SIZE and CHROMA_444 definesDiego Biurrun2014-07-251-3/+0
* fft-test: Pass the right struct members instead of castingDiego Biurrun2014-07-251-16/+12
* vc1dsp: Add wrappers for {avg|put}_vc1_mspel_mc00_cDiego Biurrun2014-07-251-2/+15
* qpeldsp: Mark source pointer in qpel_mc_func function pointer constDiego Biurrun2014-07-2515-392/+451
* dct/rdft: Remove duplicate typedefs for context structsDiego Biurrun2014-07-253-5/+7
* mpegenccontext: Remove unused opaque pointerNidhi Makhijani2014-07-241-2/+0
* http: K&R formatting cosmeticsDiego Biurrun2014-07-231-104/+110
* fft-test: Pass correct struct members to (i)dct functionsDiego Biurrun2014-07-231-3/+3
* fft-test: K&R formatting cosmeticsDiego Biurrun2014-07-231-77/+82
* fft-test: Check memory allocationsDiego Biurrun2014-07-231-4/+13
* fft-test: Drop unnecessary pointer indirection for context structsDiego Biurrun2014-07-231-24/+23
* fft-test: Reduce variable scope where sensibly possibleDiego Biurrun2014-07-231-51/+36
* mpegenccontext: Remove unused dct_unquantize_h261 function pointersNidhi Makhijani2014-07-231-4/+0
* fft-test: Make global exptab variable staticDiego Biurrun2014-07-231-1/+1
OpenPOWER on IntegriCloud