summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | avcodec/dcaenc: rename DCA_SUBBANDSMichael Niedermayer2015-02-141-14/+14
* | Merge commit 'b339019de4e5f4d3c661bbdba98ae248ab77e2f0'Michael Niedermayer2015-02-146-513/+580
|\ \ | |/
| * dca: Split code for handling the EXSS extension off into a separate fileDiego Biurrun2015-02-145-440/+502
* | Merge commit 'bf704132a51f5d838365158331d4e535e1df4c8e'Michael Niedermayer2015-02-143-8/+8
|\ \ | |/
| * Don't anonymously typedef structsDiego Biurrun2015-02-143-6/+6
* | Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0'Michael Niedermayer2015-02-1451-86/+79
|\ \ | |/
| * avcodec: Don't anonymously typedef structsDiego Biurrun2015-02-1451-86/+79
* | Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'Michael Niedermayer2015-02-1465-120/+120
|\ \ | |/
| * avformat: Don't anonymously typedef structsDiego Biurrun2015-02-1465-117/+117
* | avfilter: bump minor and Changelog document the new filtersClément Bœsch2015-02-142-1/+2
* | avfilter: add paletteuse filterClément Bœsch2015-02-144-0/+989
* | avfilter: add palettegen filterClément Bœsch2015-02-144-0/+594
* | avcodec/gif: support crop and transparency with PAL8Clément Bœsch2015-02-142-179/+220
* | avformat/gif: use first packet palette as global for PAL8Clément Bœsch2015-02-141-20/+50
* | avformat/gif: simplify gif_image_write_header() prototypeClément Bœsch2015-02-141-10/+6
* | avcodec/dxtory: use init_get_bits8()Paul B Mahol2015-02-141-5/+10
* | Merge commit '7769be590c7aeb2aad26ca723d105cf5203e33d2'Michael Niedermayer2015-02-141-7/+8
|\ \ | |/
| * vp56: Return meaningful error codesHimangi Saraogi2015-02-141-7/+8
* | avformat/rtpdec_ac3: add AC3 RTP depacketization (RFC 4184)Gilles Chanteperdrix2015-02-147-1/+163
* | avformat/rtpdec_mpeg12: add robust MPEG audio depacketization (RFC 5219)Gilles Chanteperdrix2015-02-145-2/+209
* | avcocdec/mpegaudio_parser: add MP3 ADU headers parserGilles Chanteperdrix2015-02-143-5/+16
* | x86: hevc: remove a parameter to WP internalsChristophe Gisquet2015-02-143-25/+30
* | avcodec/vc1_pred: few branchless optimizationszhaoxiu.zeng2015-02-141-45/+23
* | avcodec/parser: optimize ff_mpeg4video_split()Zhaoxiu Zeng2015-02-141-4/+6
* | lavc: deprecate VIMA decoderPaul B Mahol2015-02-146-0/+14
* | avformat/matroskaenc: Do not use native mode for raw RGBMichael Niedermayer2015-02-141-0/+2
* | avformat/matroskaenc: fix handling of VFW style raw rgbMichael Niedermayer2015-02-141-2/+2
* | avformat/mov: print a warning if parsing udta failedMichael Niedermayer2015-02-141-0/+1
* | avcodec/apedec: simplify sign conversionzhaoxiu.zeng2015-02-141-18/+5
* | avcodec/golomb: simplify sign conversionzhaoxiu.zeng2015-02-141-28/+13
* | avcodec/apedec: move 'coeffs[256] and delay[256]' into, long_filter_high_3800zhaoxiu.zeng2015-02-131-10/+8
* | avcodec/wmalosslessdec: simplifyzhaoxiu.zeng2015-02-131-12/+4
* | avcodec/wmalosslessdec: optimize sign operationzhaoxiu.zeng2015-02-131-26/+8
* | avcodec/wmalosslessdec: change type of acfilter_coeffs from int64_t to int16_tzhaoxiu.zeng2015-02-131-2/+2
* | avcodec/wmv2: simplify cbp_table_index calculationzhaoxiu.zeng2015-02-133-20/+13
* | avcodec/vc1: simplify vc1_split()zhaoxiu.zeng2015-02-131-12/+11
* | avcodec/vc1: simplify find_next_marker()zhaoxiu.zeng2015-02-131-6/+4
* | Merge commit 'eea769df322fac2601a96db195fa7dc8d12a8fbc'Michael Niedermayer2015-02-131-1/+1
|\ \ | |/
| * hevc: Use generic av_clip function, not C implementationPeter Meerwald2015-02-134-13/+13
* | Merge commit 'faa8ffda2c513573733624784f0a7d0a4959d33e'Michael Niedermayer2015-02-131-5/+5
|\ \ | |/
| * doc/APIchanges: fill in missing dates and hashesAnton Khirnov2015-02-131-17/+17
* | fate: add wavpack encoderPaul B Mahol2015-02-132-0/+8
* | avformat/mov: Heuristically detect raw udtaMichael Niedermayer2015-02-131-1/+6
* | avformat/rtsp: parse lang attribute in SDPGilles Chanteperdrix2015-02-132-0/+14
* | avformat/rtpdec: add T.140 RTP depacketization (RFC 4103)Gilles Chanteperdrix2015-02-131-0/+7
* | avformat/rtsp: allow receiving subtitles via RTPGilles Chanteperdrix2015-02-131-3/+6
* | avformat/mpegtsenc: Do not create invalid files from annex b streams without ...Michael Niedermayer2015-02-121-3/+12
* | rtpdec_hevc: correct parsing of aggregated packetsThomas Volkert2015-02-121-17/+74
* | x86/hevc_mc: optimize AVX2 mc functionsJames Almer2015-02-121-20/+12
* | x86/hevc_sao: make sao_edge_filter_{10,12} work on x86_32James Almer2015-02-122-54/+74
OpenPOWER on IntegriCloud