22940 Commits (af0e8144cd8b903f510d48a3575b0cc499120909)

Author SHA1 Message Date
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
Clément Bœsch 8732271e40 lavc: mark bitmap based subtitles codecs as such. 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
James Almer 2e988fd689 lavc/tta: Use a safer check for encrypted streams 12 years ago
Hendrik Leppkes 1d6f6ff4d9 h264: don't initialize missing pictures when using a hwaccel 12 years ago
Michael Niedermayer 0a707da37b cinepack: print an error if cinepak_decode() failed 12 years ago
Michael Niedermayer 1c5b8b916d h264: color frames gray 12 years ago
Michael Niedermayer a53b144ec0 avcodec: add avpriv_color_frame() 12 years ago
Michael Niedermayer 1e78679768 mpegvideo_enc: draw edges on input 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
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
Clément Bœsch d5ce725cb3 Fix a few "its" vs "it's" typo. 12 years ago
Vignesh Venkatasubramanian 30c5c45b12 Adding support for parsing BlockAdditional 12 years ago
Michael Niedermayer 701e9b8254 h264: Use mb itself as memcpy anchor and assert the other anchors position 12 years ago
Ronald S. Bultje faf8eca08d h264: remove clear_blocks call in threading init. 12 years ago
Michael Niedermayer c230af9bcc h264: Reset last_pocs in case of reference or frame number inconsistencies 12 years ago
Diego Biurrun c6507946d4 dsputil: Move STRIDE_ALIGN macro to the only place it is used 12 years ago
Michael Niedermayer 324d96644b libvorbisdec: Remove AVFrame from context 12 years ago
Michael Niedermayer fe84577273 libvorbisdec: set sample type 12 years ago
Nicolas George a17ececcc7 libcelt: decode directly to the user-provided AVFrame. 12 years ago
Michael Niedermayer b2e57eb5a3 mjpegdec: pass nb_components into ljpeg_decode_yuv_scan 12 years ago
Paul B Mahol 8f7c7ff2d6 evrcdec: decode directly to the user-provided AVFrame 12 years ago
Paul B Mahol 2cced2a854 paf: decode directly to the user-provided AVFrame 12 years ago
Paul B Mahol 9145818ecd vima: decode directly to the user-provided AVFrame 12 years ago
Michael Niedermayer 4f1279154e shorten: dont leave invalid channel counts in the context. 12 years ago
Michael Niedermayer e1219cdaf9 tiff: Check buffer allocation and pointer increment more carefully in shorts2str() and double2str() 12 years ago
Michael Niedermayer 6f9ae391de faxcompr: Dont read ref when the end has been reached in pass mode 12 years ago
Michael Niedermayer 1ac0fa50ef pngdec/filter: dont access out of array elements at the end 12 years ago
Justin Ruggles 205a95f7b5 wmaenc: alloc/free coded_frame instead of keeping it in the WMACodecContext 12 years ago
Justin Ruggles 8ae50d87e7 ws-snd1: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles c815ca3641 wma: 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 ee6ca11b65 vorbis: 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 f4a283eec4 wmapro: 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 903b62cc0b smackaud: decode directly to the user-provided AVFrame 12 years ago