summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * adx: check that the offset is not negativeAnton Khirnov2014-01-031-1/+1
* | Merge commit 'a6a2282c25abe43e352010a7c3fbc92994c0bc1c'Michael Niedermayer2014-01-041-9/+9
|\ \ | |/
| * rv30: fix extradata size check.Anton Khirnov2014-01-031-5/+9
* | Merge commit 'feded990e3ef9af4a0b827d5b6d8fe86f0b94942'Michael Niedermayer2014-01-041-0/+8
|\ \ | |/
| * mpegvideo: set reference/pict_type on generated reference framesAnton Khirnov2014-01-031-0/+8
* | avformat/utils: fix order of buffers in timestamp update codeMichael Niedermayer2014-01-031-5/+5
* | avcodec/mpegvideo: fix ac/dc_val and coded_block table sizesMichael Niedermayer2014-01-031-1/+7
* | avutil/mathematics: fix 2 typos in the doxyMichael Niedermayer2014-01-031-2/+2
* | doc/faq: remove "-profile option fails when encoding H.264 video with AAC aud...Stefano Sabatini2014-01-031-20/+0
* | doc/ffserver: mention how to access streams through RTSPStefano Sabatini2014-01-031-3/+11
* | avcodec/avcodec: document that some video decoders do not support linesizes c...Michael Niedermayer2014-01-031-0/+2
* | avformat/bink: display audio track idsPeter Ross2014-01-031-0/+1
* | MAINTAINERS: add myself for spdif* and hls.cAnssi Hannula2014-01-031-0/+2
* | avformat/hls: decouple playlists from variantsAnssi Hannula2014-01-031-178/+257
* | avformat/http: always allow no-op seekAnssi Hannula2014-01-031-0/+2
* | avformat/bink: seek to first framePeter Ross2014-01-031-1/+1
* | matroskadec: Export the MuxingApp element value as metadataJames Almer2014-01-031-1/+3
* | ffmpeg: do not fail when options are routed to libavformat and libavcodec and...Michael Niedermayer2014-01-031-1/+6
* | h264: Clear ERContext.cur_pic when unref'ing current picture.Dale Curtis2014-01-021-0/+4
* | avcodec/mace: check buffer sizeMichael Niedermayer2014-01-021-0/+7
* | mp3on4: fail when the header check failsMichael Niedermayer2014-01-021-2/+4
* | avcodec/aacps: fix number of bands used with ipd/opdMichael Niedermayer2014-01-021-1/+2
* | avcodec/iff: ensure that runs with insufficient input dont leave uninitialize...Michael Niedermayer2014-01-021-4/+4
* | avformat/bink: recognize bink2 filesPeter Ross2014-01-021-2/+10
* | doc/muxers/hls: change "can used" to "can be used"Stefano Sabatini2014-01-021-1/+1
* | fate: Add OggVP8 demux testJames Almer2014-01-022-0/+74
* | atrac3plus: Add forgotten initialization of an internal structMaxim Poliakovski2014-01-021-0/+4
* | doc/doxy: remove unused filesMichael Niedermayer2014-01-024-2050/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-01-021-1/+4
|\ \ | |/
| * Makefile: add html template files to the doxygen depsAnton Khirnov2014-01-011-1/+4
* | doc/muxers/segment: clarify ambiguos referenceStefano Sabatini2014-01-021-1/+1
* | doc/muxers/segment: reference hls muxerStefano Sabatini2014-01-021-0/+3
* | doc/muxers/hls: extend documentationStefano Sabatini2014-01-021-9/+33
* | avformat/mux: fix "no tag found" check in validate_codec_tag()Michael Niedermayer2014-01-011-2/+2
* | avformat/vqf: check avio_read()s return value more completelyMichael Niedermayer2014-01-011-1/+1
* | avcodec/vqavideo: use av_mallocz() for decode_buffer()Michael Niedermayer2014-01-011-1/+1
* | configure: bump year number 2013 -> 2014Stefano Sabatini2014-01-011-1/+1
* | doc/protocols/rtsp, lavf/rtsp: fix/extend options documentationStefano Sabatini2014-01-012-35/+84
* | ffplay: add documentation for "s" keyWerner Robitza2014-01-011-0/+6
* | avcodec/binkaudio: clear padding area of packet_bufferMichael Niedermayer2014-01-011-0/+1
* | dxva2_vc1: signal skipped p framesHendrik Leppkes2014-01-011-1/+1
* | dxva2_vc1: fix signaling of intensity compensation valuesHendrik Leppkes2014-01-011-5/+24
* | vc1: set chromaformat = 1 for simple/main profileHendrik Leppkes2014-01-011-0/+1
* | dxva2_vc1: set PQUANT as described by the 2010 spec updateHendrik Leppkes2014-01-011-1/+1
* | dxva2_vc1: set bfraction in slice info according to specHendrik Leppkes2014-01-011-1/+1
* | dxva2_vc1: set refdist value according to specHendrik Leppkes2014-01-011-1/+1
* | avcodec/mpegvideo_enc: implement frame skip score normalizationMichael Niedermayer2014-01-012-2/+8
* | avcodec/hevc: clear HEVClc when its deallocated in hevc_decode_free()Michael Niedermayer2013-12-311-0/+2
* | avformat/version: bump micro for addition of internal field to AVStreamMichael Niedermayer2013-12-311-1/+1
* | avformat: dont run update_initial_duration() twiceMichael Niedermayer2013-12-312-0/+7
OpenPOWER on IntegriCloud