summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* hls: Sync the file number with the start sequenceLuca Barbato2014-04-30
* hls: Factor the sequence computationLuca Barbato2014-04-30
* hls: Print start_number as first sequence valueLuca Barbato2014-04-30
* segment: Report the current media sequenceLuca Barbato2014-04-30
* hls: Report the current media sequenceLuca Barbato2014-04-30
* avconv_dxva2: define all used GUIDs directly instead of relying on the dxva2a...Hendrik Leppkes2014-04-29
* h264: drop commented out cruftAnton Khirnov2014-04-29
* mpegvideo: remove unused MpegEncContext.b4_strideAnton Khirnov2014-04-29
* mpegvideo: move the MpegEncContext fields used from arm asm to the beginningAnton Khirnov2014-04-29
* hls: Add an option to prepend a baseurl to the playlist entriesLuca Barbato2014-04-29
* segment: Add an option to prepend a string to the list entriesEnrique Arizón Benito2014-04-29
* configure: rework dxva in avconv handlingAnton Khirnov2014-04-28
* avconv: add support for DXVA2 decodingHendrik Leppkes2014-04-28
* hwaccel: fix dxva2 & vaapi loop filter parametersMichael Niedermayer2014-04-28
* dxva2_h264: add a workaround for old Intel GPUsHendrik Leppkes2014-04-28
* dxva2_h264: set the correct ref frame index in the long slice structHendrik Leppkes2014-04-28
* lavc: eliminate tb_unreliable()Anton Khirnov2014-04-28
* vc1: Do not return an error when skipping b framesAlessandro Ghedini2014-04-25
* mov: Emit the correct tags for clcp tracksMiles Gould2014-04-25
* mov: Write prof section of tapt tagAidan Skinner2014-04-25
* fate: Add fic-in-avi testDerek Buitenhuis2014-04-24
* aarch64: NEON optimized FIR audio resamplingJanne Grunau2014-04-24
* lavr: define ResampleContext in resample.hJanne Grunau2014-04-24
* lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsetsJanne Grunau2014-04-24
* flv: Do not mangle dts values for negative ctsLuca Barbato2014-04-23
* flv: Warn only onceLuca Barbato2014-04-23
* flv: Improve log messagesLuca Barbato2014-04-23
* on2avc: change a comment at #endif to match actual defineKostya Shishkov2014-04-23
* On2 AVC decoderKostya Shishkov2014-04-23
* fic: Make warning message more accurateDerek Buitenhuis2014-04-23
* fic: Remove redundant clipsDerek Buitenhuis2014-04-23
* fic: Simplify alpha blendingDerek Buitenhuis2014-04-22
* avutil: move av_get_time_base_q() after include rational.hMichael Niedermayer2014-04-22
* avutil: Add av_get_time_base_q()Derek Buitenhuis2014-04-22
* fic: Support rendering cursorsDerek Buitenhuis2014-04-22
* fic: Use proper quantization matrix indexDerek Buitenhuis2014-04-22
* aarch64: NEON vorbis_inverse_couplingJanne Grunau2014-04-22
* aarch64: NEON fixed/floating point MPADSP apply_windowJanne Grunau2014-04-22
* aarch64: NEON float to s16 audio conversionJanne Grunau2014-04-22
* aarch64: NEON float (i)MDCTJanne Grunau2014-04-22
* aarch64: NEON float FFTJanne Grunau2014-04-22
* lavf: do not use the parser duration for videoAnton Khirnov2014-04-22
* avconv: always reset packet pts after decoding an audio frameAnton Khirnov2014-04-22
* lavc: improve AVCodecContext.delay doxyAnton Khirnov2014-04-22
* txd: do not set the codec timebase.Anton Khirnov2014-04-22
* mpegvideo: Use the current_picture ptsMichael Niedermayer2014-04-21
* avcodec/fic: Fix return value checkMichael Niedermayer2014-04-21
* avcodec/fic: clear slice_dataMichael Niedermayer2014-04-21
* avcodec/fic: fix slice checksMichael Niedermayer2014-04-21
* fic: use correct IDCTKostya Shishkov2014-04-21