17575 Commits (8c6ebab747ca8311b81ff4d0a7c17ef60b372f32)

Author SHA1 Message Date
Nathan Caldwell 5310704190 aacenc: cosmetics: move init() and end() to the bottom of the file. 13 years ago
Nathan Caldwell 17ae608127 aacenc: aac_encode_init() cleanup 13 years ago
David Mitchell d150a147da Improve support for PGS subtitles. 13 years ago
Michael Niedermayer cf7c7f13cd pthreads: Generic progress lubrication support. 13 years ago
Michael Niedermayer 575d494de5 pthreads: reset got_frames on flush. 13 years ago
Paul B Mahol 27ed027bcd XWD encoder and decoder 13 years ago
Hendrik Leppkes 7662a532fb vc1: don't read the interpfrm and bfraction elements for interlaced frames 13 years ago
Philip Langdale 9bf9c314a0 CrystalHD: Back up extradata to allow decoder reinit to work. 13 years ago
Philip Langdale eaf4bf6df2 CrystalHD: Initialise variables to silence valgrind. 13 years ago
Michael Niedermayer 199d4478de pthread: Change a signal to a broadcast as multiple threads 13 years ago
Carl Eugen Hoyos 66b9d7065a pam: Fix a typo that broke writing and reading PAM files. 13 years ago
Hendrik Leppkes 378b7beff5 mpeg12: fixed parsing in some mpeg2 streams 13 years ago
Michael Niedermayer e9a6152e17 lavc: fix FF_LOSS_COLORQUANT detection for gray8a->pal8 13 years ago
Reimar Döffinger b4ec645f47 Extract some duplicated code. 13 years ago
Reimar Döffinger b64b1608d8 Remove pointless and distracting () 13 years ago
Reimar Döffinger 57608d9029 Simplify: just add header_size directly. 13 years ago
Reimar Döffinger b09c93d7bc Move some duplicated code, simplify. 13 years ago
Reimar Döffinger 0a403588d2 Make variable that always has the same value const. 13 years ago
Mashiat Sarker Shakkhar 6ca1016b3a Use correct variable type for 32-bit samples buffer 13 years ago
Michael Niedermayer 9e34adfc02 RC: Fix initial buffer occupancy. 13 years ago
Michael Niedermayer 018a6645bc aacenc: Fix bug in writing libavcodec_ident. 13 years ago
Carl Eugen Hoyos f746f37901 Support decoding gray8a tiff images. 13 years ago
Michael Niedermayer d1c48025a7 pngdec: Do not use SIMD paeth prediction for bpp=2 13 years ago
Michael Niedermayer fd8a8373aa pngdec: Fix masks for interlaced decoding 13 years ago
Michael Niedermayer 602e97dfaa pngdec: Add some FF_DEBUG based av_logs. 13 years ago
Michael Niedermayer 2478612fc0 lavc: Mark the err_detect constants as audio+video as they also apply to audio. 13 years ago
Michael Niedermayer 44d4fe9dad error_detection: put the old error detection constants back. 13 years ago
Janne Grunau 2473a45c85 threads: change the default for threads back to 1 13 years ago
Janne Grunau afb8b207d6 threads: update slice_count and slice_offset from user context 13 years ago
Dustin Brody d2a0041c20 mpegaudiodec: switch error detection check to AV_EF_BUFFER 13 years ago
Dustin Brody f88949214c lavc: rename err_filter option to err_detect and document it 13 years ago
John Brooks 9b6aafba6c mpegvideo: fix invalid memory access for small video dimensions 13 years ago
Michael Niedermayer 99a42f3fa9 ac3dec: Move center&surround mix level tables to parser. 13 years ago
Felipe Contreras c3d5e290ca ARM: fix build with FFT enabled and MDCT disabled 13 years ago
Michael Bradshaw de07355026 Changed indexing in libopenjpeg to shorten lines 13 years ago
Carl Eugen Hoyos df42dd7323 Support gray8a encoding with libopenjpeg. 13 years ago
Carl Eugen Hoyos e209a37777 Simplify 32bit png decoding. 13 years ago
Carl Eugen Hoyos 21a1006109 Support encoding 16bit pixel formats to sgi. 13 years ago
Carl Eugen Hoyos b614c14767 Simplify 32bit pam decoding. 13 years ago
Carl Eugen Hoyos 34aadeaa2c Simplify PIX_FMT_RGB555LE selection in targa decoder. 13 years ago
Carl Eugen Hoyos b4634a006c Simplify targa decoding on big endian. 13 years ago
Javier Cabezas 1406d9ddc6 DNxHD: frame multithreading 13 years ago
Jindřich Makovička a85ce653fb mpeg12: check for available bits to avoid an infinite loop 13 years ago
Michael Niedermayer 1ce8377c78 wmalossless: Fix incompatoble pointer type warnings 13 years ago
Reimar Döffinger 6fd4b8a6ef Replace a av_fast_malloc with av_fast_padded_malloc. 13 years ago
Reimar Döffinger e8b060f7e7 Use av_fast_padded_malloc in mimic and truemotion2 decoders. 13 years ago
Reimar Döffinger f9ced97543 Use av_fast_padded_malloc in fraps and mpc decoders. 13 years ago
Donald Ovcharov ac84f2edd4 error_resilience: K&R formatting cosmetics 13 years ago
Michael Niedermayer e49780f749 lavc: call ff_init_buffer_info() from default reget buffer. 13 years ago
Michael Niedermayer 2fb65d3e55 lavc: when w/h changes in reget buffer, print the values. 13 years ago