summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer2015-04-2039-360/+360
|\
| * Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-1944-365/+366
* | Merge commit 'c253340ae6f74ffd8798bbd476e46d1b33a2d56e'Michael Niedermayer2015-04-206-4/+24
|\ \ | |/
| * log: Introduce a more verbose debug levelVittorio Giovara2015-04-196-4/+24
* | ffmpeg: Fix null pointer dereference in do_video_out()Michael Niedermayer2015-04-191-0/+3
* | avformat/matroskadec: remove now duplicate doctype checkMichael Niedermayer2015-04-191-2/+1
* | avcodec/mpeg4videodec: Use check_marker()Michael Niedermayer2015-04-191-15/+15
* | avformat/http: Fix 2 typosMichael Niedermayer2015-04-191-1/+1
* | avformat/http: Return an error in case of prematurely ending dataMichael Niedermayer2015-04-191-0/+8
* | avutil: remove pointless bmi1 defineJames Almer2015-04-181-3/+2
* | cmdutils: indent protocols listingLou Logan2015-04-191-2/+2
* | alsdec: validate time diff indexAndreas Cadhalpun2015-04-191-0/+8
* | wavpackenc: use put_sbits()James Almer2015-04-181-7/+3
* | avformat/riff: support G729APaul B Mahol2015-04-171-0/+1
* | avcodec/g729dec: support decoding packets with multiple framesPaul B Mahol2015-04-171-3/+3
* | Merge commit 'b8d7f3186e86234f6255f5e8ee9e98573b4d9a6e'Michael Niedermayer2015-04-181-2/+6
|\ \ | |/
| * matroskadec: fix crash when parsing invalid mkvThomas Guillem2015-04-181-2/+6
* | alsdec: limit avctx->bits_per_raw_sample to 32Andreas Cadhalpun2015-04-181-0/+6
* | avcodec/alsdec: Use av_mallocz_array() for chan_data to ensure the arrays nev...Michael Niedermayer2015-04-181-2/+2
* | alsdec: ensure channel reordering is reversibleAndreas Cadhalpun2015-04-181-1/+5
* | proresenc_anatoliy: use put_sbits()James Almer2015-04-181-4/+2
* | adpcm: use av_clip_intp2()James Almer2015-04-181-1/+1
* | dca_xll: use av_clip_intp2()James Almer2015-04-181-2/+2
* | dcaenc: use put_sbits()James Almer2015-04-181-2/+1
* | aaccoder: use put_sbits()James Almer2015-04-181-1/+1
* | lavf: add documentation on directory listing APIMariusz SzczepaƄczyk2015-04-181-0/+47
* | avcodec/cabac: remove START/STOP_TIMER debug/benchmark codeMichael Niedermayer2015-04-181-8/+0
* | avformat/utils: Add HEVC to unreliable_tb()Michael Niedermayer2015-04-181-0/+1
* | avformat/utils: Use codec_info_duration_fields in fps calculation end decissi...Michael Niedermayer2015-04-181-3/+7
* | hls: skip to next segment if the current is unavailablewm42015-04-171-1/+2
* | tests/tiny_psnr: Make the search range extend both sides from the specified s...Michael Niedermayer2015-04-171-0/+3
* | Merge commit '1336bb06c9fbf9a14765e9f78616f2aad4f3a45a'Michael Niedermayer2015-04-170-0/+0
|\ \ | |/
| * configure: Simplify avisynth checkDiego Biurrun2015-04-151-2/+2
* | Merge commit '247aa7af7d8197247c181e3fbfe8d93d75e41b29'Michael Niedermayer2015-04-171-5/+3
|\ \ | |/
| * avisynth: Simplify shared library name constructionDiego Biurrun2015-04-151-5/+3
* | fate: gapless: test mp3 both with and without TOCwm42015-04-172-1/+7
* | fate: gapless: test seeking to a specific positionwm42015-04-172-1/+6
* | fate: gapless: fix a typo in commentwm42015-04-171-1/+1
* | avformat/mp3dec: fix gapless audio when seeking in CBR modewm42015-04-171-8/+2
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vert...Shivraj Patil2015-04-177-0/+1652
* | Makefile: Add support for MSA (MIPS-SIMD-Arch)Shivraj Patil2015-04-172-1/+2
* | avcodec/mpegaudiodec_template: use double to build csa tablesMichael Niedermayer2015-04-172-3/+3
* | avcodec/atrac3plusdsp: fix on stack alignmentMichael Niedermayer2015-04-171-2/+2
* | webmdashenc: Add better error handlingVignesh Venkatasubramanian2015-04-171-18/+37
* | configure: remove old libdcadec checkJames Almer2015-04-161-2/+1
* | fate: add mp3 gapless testwm42015-04-164-0/+34
* | ac3: validate end in ff_ac3_bit_alloc_calc_maskAndreas Cadhalpun2015-04-161-0/+3
* | lavf/assenc: handle extra sections after EventsRodger Combs2015-04-161-2/+26
* | aacpsy: avoid psy_band->threshold becoming NaNAndreas Cadhalpun2015-04-161-1/+4
* | aasc: return correct buffer size from aasc_decode_frameAndreas Cadhalpun2015-04-161-1/+1
OpenPOWER on IntegriCloud