36834 Commits (7b486ab13bfcfa88a7cd92586de50e49966ec292)
 

Author SHA1 Message Date
Diego Biurrun 870a0c669e build: The libopencore-amrnb encoder depends on audio_frame_queue 12 years ago
Diego Biurrun 8837f4396a libopencore-amrwb: Make AMR-WB ifdeffery more precise 12 years ago
Diego Biurrun e6bda9a9fd libopencore-amr: Conditionally compile decoder and encoder bits 12 years ago
Diego Biurrun 56632fef65 libopencore-amrnb: cosmetics: Group all encoder-related code together 12 years ago
Luca Barbato 0b70fb1d51 dsputil: convert remaining op_pixels_func 12 years ago
Michael Niedermayer 488f87be87 roqvideodec: check dimensions validity 12 years ago
Michael Niedermayer f7d18deb73 vqavideo: check chunk sizes before reading chunks 12 years ago
Michael Niedermayer 39bec05ed4 qdm2: check array index before use, fix out of array accesses 12 years ago
Anton Khirnov 1f8f43a5b5 error_resilience: add required headers. 12 years ago
Anton Khirnov 2c54155407 h264: deMpegEncContextize 12 years ago
Anton Khirnov 1d0feb5d1a mpegvideo: split ff_draw_horiz_band(). 12 years ago
Anton Khirnov 54974c6298 error_resilience: decouple ER from MpegEncContext 12 years ago
Anton Khirnov d9ebb00dcb svq3: remove a pointless if() 12 years ago
Anton Khirnov 2491f9ee29 h264: remove a pointless if() 12 years ago
Anton Khirnov 68f930d218 h264: simplify calls to ff_er_add_slice(). 12 years ago
Anton Khirnov d2a25c4032 get_buffer(): do not initialize the data. 12 years ago
Anton Khirnov 64ed397635 vf_yadif: fix out-of line reads 12 years ago
Anton Khirnov ccd70d9c16 vf_yadif: factorize initializing the filtering callbacks 12 years ago
Diego Biurrun 3594554a06 sparc: dsputil: Simplify high_bit_depth checks 12 years ago
Diego Biurrun 49fe280753 h264idct: Replace duplicate scan8 table by appropriate #include 12 years ago
Diego Biurrun 4db96649ca avutil: Ensure that emms_c is always defined, even on non-x86 12 years ago
Diego Biurrun 759a3a2177 configure: Move MinGW CPPFLAGS setting to libc section, where it belongs 12 years ago
Diego Biurrun ab441e20ff avutil: Move emms code to x86-specific header 12 years ago
Derek Buitenhuis 130cefc9dc doc/platform: Fix 10l typo 12 years ago
Diego Biurrun c6507946d4 dsputil: Move STRIDE_ALIGN macro to the only place it is used 12 years ago
Justin Ruggles 157542ebc1 lavr: fix mixing matrix reduction when normalization is disabled 12 years ago
Justin Ruggles 600b4c973f lavr: fix matrix reduction for upmixing in certain cases 12 years ago
Justin Ruggles a3735bb92a lavr: cosmetics: reindent 12 years ago
Justin Ruggles 1647da89dd lavr: make sure that the mix function is reset even if no mixing will be done 12 years ago
Justin Ruggles 646831e697 lavr: print out the mix matrix in ff_audio_mix_set_matrix() 12 years ago
Justin Ruggles 8ae50d87e7 ws-snd1: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 5a7288822f wmavoice: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 205a95f7b5 wmaenc: alloc/free coded_frame instead of keeping it in the WMACodecContext 12 years ago
Justin Ruggles c815ca3641 wma: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles f4a283eec4 wmapro: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 9873d71f31 wavpack: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles ee6ca11b65 vorbis: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles f80f8dd4c2 vmdaudio: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 3b7d43383f twinvq: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles ad2104ba44 tta: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 3997fef952 truespeech: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 4a2b26fc1b tak: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 903b62cc0b smackaud: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 09d6831f49 sipr: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles fed74c0ae4 shorten: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 5d5c248c3d s302m: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 79fb2a1f17 ra288: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles f7e8c87c02 ra144: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles cbeb3ed38d ralf: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles e01e1a4673 qdm2: decode directly to the user-provided AVFrame 12 years ago