aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '728c4658563dc82115ade0f1679679eddb7be5ff'Michael Niedermayer2013-11-143-1/+19
|\
| * vdpau: add a constructor for AVVDPAUContext.Anton Khirnov2013-11-143-0/+18
* | Merge commit 'ca22d1dea2842fca0422dd1d2bd09e7eb2c8f118'Michael Niedermayer2013-11-144-2/+63
|\|
| * vdpau: add a convenience function for getting a decoder profile.Anton Khirnov2013-11-144-1/+61
* | avcodec/vdpau: try to fix version macro useMichael Niedermayer2013-11-141-7/+1
* | h264: Do not treat the initial frame special in handling of frame gapsMichael Niedermayer2013-11-141-2/+2
* | doc: remove avutil.txtTimothy Gu2013-11-141-36/+0
* | doc/libavutil: add things from avutil.txtTimothy Gu2013-11-141-1/+19
* | fate: Add VCR2 testDiego Biurrun2013-11-142-0/+161
* | mpeg12dec: Remove incomplete and wrong UV swapping code for VCR2Diego Biurrun2013-11-141-1/+0
* | mpegvideo: Fix swapping of UV planes for VCR2Kostya Shishkov2013-11-141-0/+13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-1418-18/+123
|\|
| * Deprecate obsolete XvMC hardware decoding supportDiego Biurrun2013-11-1318-45/+151
* | Merge commit 'c7f7bfc9e3a3150ba72bc34366c13fb2210c66ac'Michael Niedermayer2013-11-145-10/+8
|\|
| * Remove all Alpha architecture optimizationsDiego Biurrun2013-11-1324-1966/+8
* | Merge commit '16381923fb7b9087ce559fb1cd3594469ac6788b'Michael Niedermayer2013-11-141-1/+14
|\|
| * configure: Check whether MSVC requires using the C89-to-C99 converterMartin Storsjö2013-11-131-1/+14
* | avformat/nullenc: mark null as VFPSMichael Niedermayer2013-11-131-1/+1
* | ffmpeg_opt: fix overriding values set by -targetMichael Niedermayer2013-11-131-25/+25
* | avformat/aviobuf: return error from avio_put_str16le() for invalid inputMichael Niedermayer2013-11-131-0/+4
* | avio_put_str16le: Print error message in case of invalid UTF8 inputMichael Niedermayer2013-11-131-1/+4
* | avformat/mmst: propagate error code from avio_put_str16le()Michael Niedermayer2013-11-131-4/+13
* | doc: remove soc.txtTimothy Gu2013-11-131-24/+0
* | lavd/xv: fix memory leakLukasz Marek2013-11-131-0/+1
* | lavfi: add elbg filterStefano Sabatini2013-11-136-2/+244
* | lavc/elbg: rename ff_ symbols to avpriv_, so they can be used in shared libsStefano Sabatini2013-11-136-19/+19
* | vorbis: handle special packets in the middle of a streamBen Boeckel2013-11-132-2/+42
* | avformat/vqf: check a few more bits in probeMichael Niedermayer2013-11-131-0/+3
* | avcodec/vp9: use av_freep() for above_partition_ctxPaul B Mahol2013-11-121-1/+1
* | avformat/smacker: check width/height in probeMichael Niedermayer2013-11-121-4/+7
* | avcodec/mpegvideo_motion: Handle edge emulation even without unrestricted_mvMichael Niedermayer2013-11-121-1/+1
* | MAINTAINERS: Add 1.2 back to the maintained releasesMichael Niedermayer2013-11-121-0/+1
* | Fix example in pullup documentation.Lou Logan2013-11-121-2/+4
* | libavcodec/xsubenc.c: set coded_bits_per_sampleErik Olofsson2013-11-121-0/+2
* | libavcodec/xsubenc.c: Fix bounding box coordinatesErik Olofsson2013-11-121-2/+2
* | Merge remote-tracking branch 'cus/stable'Michael Niedermayer2013-11-114-138/+284
|\ \
| * | libzvbi-teletextdec: propagate errors generated in page handlerMarton Balint2013-11-101-4/+17
| * | libzvbi-teletextdec: dont ignore memory allocation error silentlyMarton Balint2013-11-101-1/+4
| * | libzvbi-teletextdec: output ass subtitles instead of plain textMarton Balint2013-11-101-8/+44
| * | ass: move text_event_to_ass from textdec.c to ass.c and export itMarton Balint2013-11-103-42/+54
| * | ass: fix error handling in ff_ass_add_subrectMarton Balint2013-11-101-5/+12
| * | ass: factor out ff_ass_bprint_dialogMarton Balint2013-11-102-12/+46
| * | libzvbi-teletextdec: use AVBPrint for whitespace cleanupMarton Balint2013-11-101-18/+19
| * | libzvbi-teletextdec: use option constants instead of stringsMarton Balint2013-11-101-10/+3
| * | libzvbi-teletextdec: fix indentation after last commitMarton Balint2013-11-101-25/+25
| * | libzvbi-teletextdec: support multiple teletext pages in a single packetMarton Balint2013-11-101-27/+74
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-112-35/+32
|\ \ \ | | |/ | |/|
| * | mpegaudioenc: Move some static tables to MpegAudioContextDiego Biurrun2013-11-102-26/+23
* | | Merge commit '5d6a990c115850326711c2f5be4d9fd33f399616'Michael Niedermayer2013-11-111-6/+5
|\| |
| * | mpegaudioenc: Remove broken integer-only quantization code pathDiego Biurrun2013-11-102-39/+5