summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* librtmp: Map native options to librtmp ones when possibleLuca Barbato2014-04-301-15/+126
* hls: Sync the file number with the start sequenceLuca Barbato2014-04-301-4/+1
* hls: Factor the sequence computationLuca Barbato2014-04-301-3/+3
* hls: Print start_number as first sequence valueLuca Barbato2014-04-301-3/+6
* segment: Report the current media sequenceLuca Barbato2014-04-301-0/+3
* hls: Report the current media sequenceLuca Barbato2014-04-301-0/+3
* avconv_dxva2: define all used GUIDs directly instead of relying on the dxva2a...Hendrik Leppkes2014-04-291-13/+14
* h264: drop commented out cruftAnton Khirnov2014-04-291-3/+0
* mpegvideo: remove unused MpegEncContext.b4_strideAnton Khirnov2014-04-292-2/+0
* mpegvideo: move the MpegEncContext fields used from arm asm to the beginningAnton Khirnov2014-04-292-20/+21
* hls: Add an option to prepend a baseurl to the playlist entriesLuca Barbato2014-04-292-0/+7
* segment: Add an option to prepend a string to the list entriesEnrique Arizón Benito2014-04-292-0/+7
* configure: rework dxva in avconv handlingAnton Khirnov2014-04-283-5/+9
* avconv: add support for DXVA2 decodingHendrik Leppkes2014-04-287-0/+635
* hwaccel: fix dxva2 & vaapi loop filter parametersMichael Niedermayer2014-04-282-4/+4
* dxva2_h264: add a workaround for old Intel GPUsHendrik Leppkes2014-04-284-2/+12
* dxva2_h264: set the correct ref frame index in the long slice structHendrik Leppkes2014-04-281-4/+14
* lavc: eliminate tb_unreliable()Anton Khirnov2014-04-281-19/+1
* vc1: Do not return an error when skipping b framesAlessandro Ghedini2014-04-251-1/+1
* mov: Emit the correct tags for clcp tracksMiles Gould2014-04-251-6/+24
* mov: Write prof section of tapt tagAidan Skinner2014-04-251-0/+6
* fate: Add fic-in-avi testDerek Buitenhuis2014-04-242-0/+124
* aarch64: NEON optimized FIR audio resamplingJanne Grunau2014-04-246-2/+342
* lavr: define ResampleContext in resample.hJanne Grunau2014-04-242-29/+29
* lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsetsJanne Grunau2014-04-243-13/+15
* flv: Do not mangle dts values for negative ctsLuca Barbato2014-04-231-2/+0
* flv: Warn only onceLuca Barbato2014-04-231-1/+1
* flv: Improve log messagesLuca Barbato2014-04-231-3/+3
* on2avc: change a comment at #endif to match actual defineKostya Shishkov2014-04-231-1/+1
* On2 AVC decoderKostya Shishkov2014-04-2312-1/+10496
* fic: Make warning message more accurateDerek Buitenhuis2014-04-231-1/+3
* fic: Remove redundant clipsDerek Buitenhuis2014-04-231-3/+3
* fic: Simplify alpha blendingDerek Buitenhuis2014-04-221-1/+1
* avutil: move av_get_time_base_q() after include rational.hMichael Niedermayer2014-04-221-5/+5
* avutil: Add av_get_time_base_q()Derek Buitenhuis2014-04-224-1/+15
* fic: Support rendering cursorsDerek Buitenhuis2014-04-221-1/+111
* fic: Use proper quantization matrix indexDerek Buitenhuis2014-04-221-1/+2
* aarch64: NEON vorbis_inverse_couplingJanne Grunau2014-04-225-0/+122
* aarch64: NEON fixed/floating point MPADSP apply_windowJanne Grunau2014-04-225-0/+269
* aarch64: NEON float to s16 audio conversionJanne Grunau2014-04-225-0/+419
* aarch64: NEON float (i)MDCTJanne Grunau2014-04-223-0/+334
* aarch64: NEON float FFTJanne Grunau2014-04-225-0/+483
* lavf: do not use the parser duration for videoAnton Khirnov2014-04-221-6/+0
* avconv: always reset packet pts after decoding an audio frameAnton Khirnov2014-04-221-3/+2
* lavc: improve AVCodecContext.delay doxyAnton Khirnov2014-04-221-6/+11
* txd: do not set the codec timebase.Anton Khirnov2014-04-223-16/+17
* mpegvideo: Use the current_picture ptsMichael Niedermayer2014-04-211-2/+2
* avcodec/fic: Fix return value checkMichael Niedermayer2014-04-211-2/+2
* avcodec/fic: clear slice_dataMichael Niedermayer2014-04-211-0/+1
* avcodec/fic: fix slice checksMichael Niedermayer2014-04-211-5/+5
OpenPOWER on IntegriCloud