33605 Commits (8ccc1c597534ece9f3710a979b8a3fd6e43220a6)
 

Author SHA1 Message Date
Martin Storsjö b368861747 rtpdec_h264: Make start_sequence a static const array 13 years ago
Martin Storsjö 48666c2bd6 rtpdec_h264: Cleanup debug packet type counting 13 years ago
Martin Storsjö 0b3ac9fe05 rtpdec_h264: Cosmetic cleanup 13 years ago
Martin Storsjö f3d471f45f rtpdec_h264: Clean up comments 13 years ago
Martin Storsjö dee48d095d rtpdec_h264: Convert commented out code into setting an unused variable 13 years ago
Diego Biurrun f0ccd53a3b tests: Refactor rotozoom/videogen common code into a separate file. 13 years ago
Diego Biurrun 814208a7a6 tests: Mark some file-internal symbols as static. 13 years ago
Diego Biurrun b5a3c6038d build: Drop leftover .exp pattern from LIBSUFFIXES list. 13 years ago
Nicolas George 5cb4f1a127 vsrc_buffer: return EAGAIN if no frame is available. 13 years ago
Jakub Stachowski ddffe3de43 WMAL: Shift output samples by the specified number of padding zeroes. 13 years ago
Mashiat Sarker Shakkhar 363c3a44ff WMAL: Restore removed code in mclms_predict() 13 years ago
Martin Storsjö 44f99fe0f5 rtpdec_h264: Remove a useless ifdef 13 years ago
Martin Storsjö 8d43b8b8e8 rtpdec_h264: Remove outdated/useless/incorrect comments 13 years ago
Martin Storsjö 5a571d3241 rtpdec_h264: Remove useless memory corruption checks 13 years ago
Martin Storsjö b7b7354c33 rtpdec_h264: Return proper error codes 13 years ago
Martin Storsjö 5245adb963 rtpdec_h264: Check the available data length before reading 13 years ago
Ivan Kovtunov de26a4b699 rtpdec_h264: Add input size checks 13 years ago
Ronald S. Bultje d2205d6543 png: check bit depth for PAL8/Y400A pixel formats. 13 years ago
Ronald S. Bultje 273e6af47b ea: check chunk_size for validity. 13 years ago
Alex Converse 37ddd38332 celp filters: Do not read earlier than the start of the 'out' vector. 13 years ago
Sean McGovern 313f9fbfbb configure: add POWER[5-7] support 13 years ago
Mans Rullgard c02efacc8f arm: intreadwrite: revert 16-bit load asm to old version for gcc < 4.6 13 years ago
Mans Rullgard 58b2e0f0f2 vqavideo: return error if image size is not a multiple of block size 13 years ago
Justin Ruggles e5356ebf22 cosmetics: indentation 13 years ago
Justin Ruggles 8916f1fbcb avformat: only fill-in interpolated timestamps if duration is non-zero 13 years ago
Justin Ruggles ff499157a1 avformat: remove a workaround for broken timestamps 13 years ago
Hendrik Leppkes 1d4a01474d mpeg12: fixed parsing in some mpeg2 streams 13 years ago
Hendrik Leppkes ca93f0fa36 Add SMPTE240M transfer characteristics flag. 13 years ago
Joakim Plate 68b9ed8391 mpegts: Some additional HDMV types and reg descriptors for mpegts 13 years ago
Alex Converse b5da848fac motionpixels: Clip YUV values after applying a gradient. 13 years ago
Ronald S. Bultje 5eec5a79da jpeg: handle progressive in second field of interlaced. 13 years ago
Michael Niedermayer 1f05dcbad2 ituh263dec: Implement enough of Annex O (scalability) to fix a FPE. 13 years ago
Ronald S. Bultje 2d22d4307d h263: more strictly forbid frame size changes with frame-mt. 13 years ago
Ronald S. Bultje 732f9fcfe5 h264: additional protection against unsupported size/bitdepth changes. 13 years ago
Ronald S. Bultje ac80b812cd tta: prevents overflows for 32bit integers in header. 13 years ago
Ronald S. Bultje 77cfb2563c configure: remove malloc_aligned. 13 years ago
Ronald S. Bultje 82a0497cf3 vp8: update frame size changes on thread context switches. 13 years ago
Ronald S. Bultje bec207f9f9 snowdsp: explicitily state instruction size. 13 years ago
Kostya Shishkov 0e23b50821 wmall: fix reconstructing audio with uncoded channels 13 years ago
Mashiat Sarker Shakkhar c8370e6e35 WMAL cosmetics: fix indentation 13 years ago
Joakim Plate f1aa859728 gitignore: add Win32 library suffixes 13 years ago
Mans Rullgard ababec7b95 arm: intreadwrite: disable inline asm for gcc 4.7 and later 13 years ago
Mans Rullgard adebad07e0 arm: intreadwrite: fix inline asm constraints for gcc 4.6 and later 13 years ago
Hendrik Leppkes 4b7fa553a9 indeo3: fix motion vector validation 13 years ago
Hendrik Leppkes ff80c68264 pcm_bluray: set bits_per_raw_sample for > 16-bit 13 years ago
Mans Rullgard 4bf2e7c5f1 twinvq: fix out of bounds array access 13 years ago
Justin Ruggles 4010d724e1 lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type 13 years ago
Justin Ruggles f1ffb01ee9 avplay: use libavresample for sample format conversion and channel mixing 13 years ago
Reimar Döffinger e5b7d7773a Fix compilation with YASM/NASM without AVX support. 13 years ago
Jakub Stachowski 035a394eac WMAL: do not output last frame again if nothing was decoded in current packet 13 years ago