40217 Commits (a578b0407dc983aecd72028e1127062689b67089)
 

Author SHA1 Message Date
Anton Khirnov b2c31710c9 lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideo 11 years ago
Anton Khirnov 5fccedaa67 lavc: deprecate CODEC_FLAG_INPUT_PRESERVED 11 years ago
Anton Khirnov 141fdc763c matroska: add the Opus mapping 11 years ago
Anton Khirnov a1aa37dd0b matroskaenc: write CodecDelay 11 years ago
Alessandro Ghedini 1c0210c798 lavfi: add Bauer stereo-to-binaural audio filter 11 years ago
Anton Khirnov eb3b5501e8 matroskadec: read the CodecDelay element 11 years ago
Luca Barbato 7d027b9d6d librtmp: Map native options to librtmp ones when possible 11 years ago
Luca Barbato 7266e24f17 hls: Sync the file number with the start sequence 11 years ago
Luca Barbato a16431034d hls: Factor the sequence computation 11 years ago
Luca Barbato c7603b3c24 hls: Print start_number as first sequence value 11 years ago
Luca Barbato 87a3ea3192 segment: Report the current media sequence 11 years ago
Luca Barbato 344f7b5a7e hls: Report the current media sequence 11 years ago
Hendrik Leppkes a7c5fddac8 avconv_dxva2: define all used GUIDs directly instead of relying on the dxva2api.h header 11 years ago
Anton Khirnov 9d76dd952f h264: drop commented out cruft 11 years ago
Anton Khirnov c1f92d1358 mpegvideo: remove unused MpegEncContext.b4_stride 11 years ago
Anton Khirnov 6a13505c06 mpegvideo: move the MpegEncContext fields used from arm asm to the beginning 11 years ago
Luca Barbato 5a70a783f0 hls: Add an option to prepend a baseurl to the playlist entries 11 years ago
Enrique Arizón Benito 5c08ae4f37 segment: Add an option to prepend a string to the list entries 11 years ago
Anton Khirnov a61c2115fb configure: rework dxva in avconv handling 11 years ago
Hendrik Leppkes 35177ba77f avconv: add support for DXVA2 decoding 11 years ago
Michael Niedermayer b2b4afe811 hwaccel: fix dxva2 & vaapi loop filter parameters 11 years ago
Hendrik Leppkes ed4b757177 dxva2_h264: add a workaround for old Intel GPUs 11 years ago
Hendrik Leppkes 2fcef90bee dxva2_h264: set the correct ref frame index in the long slice struct 11 years ago
Anton Khirnov 1eb57e1d9b lavc: eliminate tb_unreliable() 11 years ago
Alessandro Ghedini cdf6eb5a97 vc1: Do not return an error when skipping b frames 11 years ago
Miles Gould 99e22b7859 mov: Emit the correct tags for clcp tracks 11 years ago
Aidan Skinner 802385dbc2 mov: Write prof section of tapt tag 11 years ago
Derek Buitenhuis 8de77b665d fate: Add fic-in-avi test 11 years ago
Janne Grunau a24a252709 aarch64: NEON optimized FIR audio resampling 11 years ago
Janne Grunau cae8df7875 lavr: define ResampleContext in resample.h 11 years ago
Janne Grunau a88e1d1c59 lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsets 11 years ago
Luca Barbato 152b797cd6 flv: Do not mangle dts values for negative cts 11 years ago
Luca Barbato 5d983fdbca flv: Warn only once 11 years ago
Luca Barbato 374fdc8c07 flv: Improve log messages 11 years ago
Kostya Shishkov 7cade8ea2b on2avc: change a comment at #endif to match actual define 11 years ago
Kostya Shishkov e2834567d7 On2 AVC decoder 11 years ago
Derek Buitenhuis d7eb8f9033 fic: Make warning message more accurate 11 years ago
Derek Buitenhuis 7596fc3d4b fic: Remove redundant clips 11 years ago
Derek Buitenhuis e299cb2cd3 fic: Simplify alpha blending 11 years ago
Michael Niedermayer b0bdc2a712 avutil: move av_get_time_base_q() after include rational.h 11 years ago
Derek Buitenhuis 502512ea0f avutil: Add av_get_time_base_q() 11 years ago
Derek Buitenhuis 9155c595f1 fic: Support rendering cursors 11 years ago
Derek Buitenhuis 40b331e1f4 fic: Use proper quantization matrix index 11 years ago
Janne Grunau 3956a5e0ea aarch64: NEON vorbis_inverse_coupling 11 years ago
Janne Grunau 8f9fe6ae34 aarch64: NEON fixed/floating point MPADSP apply_window 11 years ago
Janne Grunau f4d5a2cc35 aarch64: NEON float to s16 audio conversion 11 years ago
Janne Grunau ee2bc5974f aarch64: NEON float (i)MDCT 11 years ago
Janne Grunau 650c4300d9 aarch64: NEON float FFT 11 years ago
Anton Khirnov f9157463db lavf: do not use the parser duration for video 11 years ago
Anton Khirnov 1ae8198bca avconv: always reset packet pts after decoding an audio frame 11 years ago