73057 Commits (3bcf61f495dcadbc9679a00e6b1023531288498d)
 

Author SHA1 Message Date
Luca Barbato 8606e881b0 mpeg12: Move the vlc bits to a stand alone file 10 years ago
Vittorio Giovara f1fa1eed2a mpegvideo: Expand macro 10 years ago
Vittorio Giovara e7af52a68d mpegvideo: rv10: Move function declaration to a separate header 10 years ago
Vittorio Giovara e3d0f49abb mpegvideo: h263: Move all tables to a single file 10 years ago
Vittorio Giovara 8b5007a31b mpegvideo: Move ER functions to a separate file 10 years ago
Michael Niedermayer e7adb02d3b avcodec/jpeg2000dec: Do not hardcode tile part usage 10 years ago
Michael Niedermayer 1b3fbe41c5 avcodec/jpeg2000dec: Do not print a warning for RLCP 10 years ago
Michael Niedermayer 4af9eb4f75 avcodec/jpeg2000dec: Remove unused variable and argument 10 years ago
Michael Niedermayer dc73c7adc0 avcodec/jpeg2000dec: Fix Selective arithmetic coding bypass and Multiple codeword segments 10 years ago
Michael Niedermayer eea92133a1 avcodec/mqcdec: Support raw bypass and non reseting init 10 years ago
Michael Niedermayer b395fd3de7 avcodec/jpeg2000dec: add some sanity checking on newpasses 10 years ago
Michael Niedermayer 5ccca4eb8e avcodec/jpeg2000dec: Add some additional checking on lengthinc 10 years ago
Michael Niedermayer 2f1dd4a3d1 avcodec/jpeg2000dec: Print warning for "Selective arithmetic coding bypass" 10 years ago
Michael Niedermayer 9c8939216b avcodec/jpeg2000dec: Implement progression order RLCP 10 years ago
Shivraj Patil fb92f3ecb4 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC idct functions 10 years ago
Shivraj Patil 1d70b6fe1d avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC intra prediction functions 10 years ago
Michael Niedermayer daf1158d77 avutil/softfloat: Move av_sf2double() to header 10 years ago
Michael Niedermayer 54f685a0ee avutil/softfloat: properly separate testcode 10 years ago
Michael Niedermayer 4e640f0560 avformat/avio: move short seek threshold to the context 10 years ago
Michael Niedermayer 70af8a5efb avformat/aiffdec: avoid double and ldexp() 10 years ago
Shivraj Patil e4fb8816f9 avcodec/mips: Add 'const' to static arrays in HEVC MSA code 10 years ago
Shivraj Patil b87dc70c65 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC chroma mc functions 10 years ago
James Zern fd004e10d3 libvpxenc: add overshoot-pct option 10 years ago
James Zern 2c70436e69 libvpxenc: add undershoot-pct option 10 years ago
Michael Niedermayer c2163f7cc7 avcodec/pcm-dvd: Fix debug == FF_DEBUG_PICT_INFO 10 years ago
Deliang Fu 6e1f8780c8 avformat: Fix bug in parse_rps for HEVC. 10 years ago
Michael Niedermayer 8ddc415515 avdevice/openal-dec: Make al_format_info const 10 years ago
Michael Niedermayer 9e40bd50e1 avformat/movenc: Make static packed_size, const static 10 years ago
Michael Niedermayer 261b715593 avcodec/mpeg4videodec: Mark static table as const 10 years ago
Michael Niedermayer c465254fbf avformat/mpegts: Do not ignore registration descriptors when probing is enabled 10 years ago
Lou Logan dc52e6200d doc/ffmpeg: remove tips 10 years ago
Michael Niedermayer 11f86ec204 Merge commit 'c0e6b8cab874db97b6818007bc86507c8d213083' 10 years ago
Michael Niedermayer 21d8e2c0b5 Merge commit 'd1dd0d404c085f4fce7b8358b4aea677761c5d88' 10 years ago
Michael Niedermayer d784d6b7ed Merge commit 'c6aa0554b0c3e31fec4580b68ea85b66966cd381' 10 years ago
Michael Niedermayer 88679aeb08 Merge commit '7061bf0925a7d6c5899bbe710b2b8cdae9005274' 10 years ago
Michael Niedermayer 049161fb7c Merge commit '529c05698e88b057f0bea61e0d85f2b42925b5ea' 10 years ago
Stephan Holljes de3a7ef204 lavf/http: Correctly terminate session with HTTP POST client. 10 years ago
Michael Niedermayer 63276fa9c1 avcodec/mips: remove ;; 10 years ago
Igor Derzhavin 203f9c8ff0 libavformat/flvdec.c: don't build index_entries for input stream if AVIOContext is not seekable 10 years ago
Vittorio Giovara c0e6b8cab8 mpegvideo: Mark one function as static 10 years ago
Vittorio Giovara d1dd0d404c mpegvideo: Move block permutation function where is used 10 years ago
Vittorio Giovara c6aa0554b0 mpegvideo: Drop release_unused_pictures() function 10 years ago
Vittorio Giovara 7061bf0925 mpegvideo: Move Picture-related functions to a separate file 10 years ago
Janne Grunau 529c05698e movenc: fixes a questionable valgrind uninitialized value warning 10 years ago
Shivraj Patil d6d98237ed avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC intra prediction functions 10 years ago
Shivraj Patil 271195f85b avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC loop filter and sao functions 10 years ago
Andreas Cadhalpun 05c57ba2f4 takdec: ensure chan2 is a valid channel index 10 years ago
Michael Niedermayer aef0e0f009 avcodec/h264_slice: Use AVFrame diemensions for grayscale handling 10 years ago
Michael Niedermayer b58a3c8975 avcodec/jpeg2000dec: Print the correct variable in the component error message 10 years ago
Michael Niedermayer 81471d8246 avcodec/jpeg2000dec: increase tile_parts to 6 10 years ago