40128 Commits (a5864e9a253143437471dba61a533e7fa9acec1c)
 

Author SHA1 Message Date
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
Anton Khirnov b19a5e5198 lavc: improve AVCodecContext.delay doxy 11 years ago
Anton Khirnov a4ed995cab txd: do not set the codec timebase. 11 years ago
Michael Niedermayer 1c7b71a5bd mpegvideo: Use the current_picture pts 11 years ago
Michael Niedermayer 6f243b17c5 avcodec/fic: Fix return value check 11 years ago
Michael Niedermayer 144f7a561d avcodec/fic: clear slice_data 11 years ago
Michael Niedermayer f34d3173fc avcodec/fic: fix slice checks 11 years ago
Kostya Shishkov 93e15a3238 fic: use correct IDCT 11 years ago
Martin Storsjö 911fa05b51 mvc: Specify the pixel format for the mv-mvc* tests 11 years ago
Vittorio Giovara 6dfd99c938 fate: add tests for SGI RLE and MVC1&2 decoders 11 years ago
Peter Ross 55ddd700c6 Silicon Graphics Movie demuxer 11 years ago
Peter Ross 86a0432688 Silicon Graphics Motion Video Compressor 1 & 2 decoder 11 years ago
Peter Ross 07761294fc Silicon Graphics RLE 8-bit video decoder 11 years ago
Janne Grunau 34c5a6660a h264: codec reinit: remove statements without effect 11 years ago
Vittorio Giovara 6ef96292d9 utils: add yvyu422 to avcodec_align_dimensions2 11 years ago
Vittorio Giovara d23fc8846d filtfmts: remove unused lavf include 11 years ago
Vittorio Giovara 58400ac133 lavfi: name anonymous structs 11 years ago
Martin Storsjö 4936ef6492 configure: Handle armcc 5.0 11 years ago
Alessandro Ghedini 32d05934ab mp3dec: decode more data from Info header 11 years ago
Alessandro Ghedini 0983d48111 crc: add ANSI CRC16 LE 11 years ago
Alessandro Ghedini fbd8e04210 mp3dec: move XING/Info and VBRI parsing into their own functions 11 years ago
Alessandro Ghedini ae43c10e36 replaygain: allow exporting already decoded replaygain values 11 years ago
Anton Khirnov 21d8f4da91 resample: remove an unneeded context variable 11 years ago
Luca Barbato f1b239ec8b drawtext: Add fontconfig support 11 years ago
Martin Storsjö a6ac4fcce4 vp78: Align the intra4x4_pred_mode_top array within VP8Macroblock 11 years ago
Niels Möller b3d905b702 dcadec: Delete redundant init_get_bits call 11 years ago
Stephan Soller 4d40e073dc rtmpproto: Handle RTMP chunk size packets before the connect packet 11 years ago
Martin Storsjö 6477139721 rtmpproto: Make sure to pass on the error code if read_connect failed 11 years ago
James Almer 0f524b6c69 x86/synth_filter: remove the fma3 version ifdefs 11 years ago
Alessandro Ghedini aaab192df2 af_volume: implement replaygain clipping prevention 11 years ago
Anton Khirnov ac976ed91e lavr: allocate the resampling buffer with a positive size 11 years ago
Anton Khirnov 13164e479f FATE: add tests for more resampling modes 11 years ago
Anton Khirnov f7c5fd8151 resample: implement flushing 11 years ago
Tim Walker 801c39e1e3 dcadec: Use correct channel count in stereo downmix check 11 years ago
Tim Walker c8cf461c19 dcadec: Do not decode the XCh extension when downmixing to stereo 11 years ago
Jean First e75ef2b7f4 tiffdec: support predictor type 2 with RGB48 pixel format 11 years ago
Justin Ruggles 345a96c327 tiffdec: remove an unneeded variable 11 years ago
Justin Ruggles a9b046fb0a tiff: use a better name and enum values for PhotometricInterpretation 11 years ago
Justin Ruggles fdbe18b7b0 tiffdec: use a single strip if RowsPerStrip is 0 11 years ago
Justin Ruggles 0a467a9b59 tiffdec: use bytestream2 to simplify overread/overwrite protection 11 years ago