43978 Commits (85c830331c36502144e1cc9cf8aa7bd177e1d79d)
 

Author SHA1 Message Date
Stefano Sabatini 0043db2967 doc/filters: move *setpts and *settb filters to the multimedia filters section 13 years ago
Stefano Sabatini 0b9a915dad lavfi: rename vf_setpts.c to f_setpts.c 13 years ago
Nicolas George de60880543 lavc/dvdsubenc: check the type of rectangles. 13 years ago
Mans Rullgard 081bab5ee3 truespeech: drop useless casts 13 years ago
Mans Rullgard 0c88e7a255 libavcodec: drop bogus dependencies from mpc[78] and qdm2 13 years ago
Mans Rullgard 2e2b8ef8e0 mpegaudio: move ff_mpa_enwindow to a separate file 13 years ago
Anton Khirnov a1bcc76e60 cmdutils: fix a memleak when specifying an option twice. 13 years ago
Anton Khirnov 4d7adec8bd AVOptions: store defaults for INT64 options in int64 union member. 13 years ago
Michael Niedermayer 12b1512e85 lavf/utils: Try to unwrap pts/dts so as to minimize wraps 13 years ago
Michael Niedermayer 254917f078 lavf/utils: run update_initial_timestamps() outside some if() 13 years ago
Diego Biurrun dc40285427 x86: mpegvideo: more sensible names for optimization file and init function 13 years ago
Diego Biurrun d211547ddd x86: mpegvideoenc: Split optimizations off into a separate file 13 years ago
Diego Biurrun 26ce9aec03 dnxhdenc: x86: more sensible names for optimization file and init function 13 years ago
Diego Biurrun f1e06d37c9 svq1/svq3: Move common code out of SVQ1 decoder-specific file 13 years ago
Jordi Ortiz 43da682c87 dirac: add Comments and references to the standard 13 years ago
Justin Ruggles 06e751a40f lavr: x86: optimized 6-channel flt to fltp conversion 13 years ago
Justin Ruggles e07c9705c8 lavr: x86: optimized 2-channel flt to fltp conversion 13 years ago
Justin Ruggles 5245c9f3ad lavr: x86: optimized 6-channel flt to s16p conversion 13 years ago
Justin Ruggles 31d0d7181d lavr: x86: optimized 2-channel flt to s16p conversion 13 years ago
Justin Ruggles 6092dafb5a lavr: x86: optimized 6-channel s16 to fltp conversion 13 years ago
Justin Ruggles 91851a7b37 lavr: x86: optimized 2-channel s16 to fltp conversion 13 years ago
Justin Ruggles 205ace8843 lavr: x86: optimized 6-channel s16 to s16p conversion 13 years ago
Justin Ruggles 8eeffa8ada lavr: x86: optimized 2-channel s16 to s16p conversion 13 years ago
Justin Ruggles b66e20d2aa lavr: x86: optimized 2-channel fltp to flt conversion 13 years ago
Justin Ruggles d5b4e50c47 lavr: x86: optimized 6-channel fltp to s16 conversion 13 years ago
Justin Ruggles a58a013980 lavr: x86: optimized 2-channel fltp to s16 conversion 13 years ago
Justin Ruggles 90cc27f813 lavr: x86: optimized 6-channel s16p to flt conversion 13 years ago
Justin Ruggles 46f929adad lavr: x86: optimized 2-channel s16p to flt conversion 13 years ago
Justin Ruggles 13df7d2d40 lavr: x86: optimized 6-channel s16p to s16 conversion 13 years ago
Justin Ruggles c0e12535aa lavr: x86: optimized 2-channel s16p to s16 conversion 13 years ago
Michael Niedermayer 91c18beb9d ffmpeg: fix wrap correction code. 13 years ago
Michael Niedermayer 168ddcd331 mjpeg: fix fliping with emu edges. 13 years ago
Joseph Artsimovich 628e6d0164 Fix partially hidden macroblocks for 10-bit DNxHD. 13 years ago
Georg Lippitsch 15acfa21fc ffv1: more than 8 bit per RGB channel 13 years ago
Michael Niedermayer 2b3b52d519 lagarith: fix alignment on buffers passed into prediction dsp code. 13 years ago
jamal 732dfc7660 lavf/ape: Fix stream duration calculation 13 years ago
Michael Niedermayer 599a4e0771 mpeg4audio: dont take the SBR flag too serious. 13 years ago
Michael Niedermayer 104f42e694 Merge remote-tracking branch 'qatar/master' 13 years ago
Anton Khirnov 7b44061f4b doc/APIchanges: add an entry for codec descriptors. 13 years ago
Justin Ruggles a0a5fed908 vorbisenc: set AVCodecContext.bit_rate to 0 13 years ago
Justin Ruggles 890fddd0ea vorbisenc: fix quality parameter 13 years ago
Nicolas George c2271fa7f9 lavfi: free partial audio buffers when destroying links. 13 years ago
Justin Ruggles e981215944 FATE: add ALAC encoding tests 13 years ago
Justin Ruggles 4b0e0f31bf lpc: fix alignment of windowed samples for odd maximum LPC order 13 years ago
Justin Ruggles f24cc1b2f1 alacenc: use s16p sample format as input 13 years ago
Justin Ruggles 358078d9bb alacenc: remove unneeded sample_fmt check 13 years ago
Justin Ruggles ec7a212f9f alacenc: fix max_frame_size calculation for the final frame 13 years ago
Derek Buitenhuis 081a822b6c FATE: Add Canopus Lossless tests 13 years ago
Michael Niedermayer 12ad68b7e2 utvideoenc: use dsp.sub_hfyu_median_prediction 13 years ago
Michael Niedermayer 729b2d02af utvideoenc: align mangled buffer starts. 13 years ago