71767 Commits (e8a460672f7e9aec129a7cfa01345857b1565a15)
 

Author SHA1 Message Date
Michael Niedermayer e8a460672f Merge commit '9d33bab583a82cf12286c65258a29c6888e1ff98' 10 years ago
Michael Niedermayer 0d5e615c10 Merge commit '27b0e6ebfd47b0c11156c18b90fa8c571f0f60c3' 10 years ago
Anton Khirnov 9d33bab583 h264: drop H264Context.ouputed_poc 10 years ago
Anton Khirnov 27b0e6ebfd h264: drop needs_realloc 10 years ago
Michael Niedermayer 215430e049 Merge commit '0ac8ff618c5e6d878c547a8877e714ed728950ce' 10 years ago
Michael Niedermayer 6397814926 avformat/mpegts: reset last_version on seeking 10 years ago
Michael Niedermayer 12f7253d0e Merge commit '82de8d71118f4eafd6a43e9ea9169bd411793798' 10 years ago
Michael Niedermayer f6c524a939 Merge commit '0c69164f451cc9ca6ce9d6e7568083e2776bc845' 10 years ago
Michael Niedermayer 78f50e7eb6 Merge commit '59dfc2b0c89f35c5805abee72c2ae4ee7af8e98d' 10 years ago
Michael Niedermayer 966a57b6e9 Merge commit 'c3418201307c6b7a2b3e3be10f33ab4a20a32c3b' 10 years ago
Michael Niedermayer 27801500ee Merge commit '3919a4572690894d0a7ad4170d699c52b4748194' 10 years ago
Michael Niedermayer 77010a41fe Merge commit 'f5ba67ee1342b7741200ff637fc3ea3387b68a1b' 10 years ago
Luca Barbato 0ac8ff618c avresample: Reallocate the internal buffer to the correct size 10 years ago
Andreas Cadhalpun 7c24ca1bda nutdec: fix illegal count check in decode_main_header 10 years ago
Andreas Cadhalpun 361702660d nutdec: fix memleaks on error in nut_read_header 10 years ago
Andreas Cadhalpun 3ff1af2b0d nutdec: check chapter creation in decode_info_header 10 years ago
John Högberg 82de8d7111 mpegts: Update the PSI/SI table only if the version change 10 years ago
Andreas Cadhalpun 6621105877 nutdec: check for negative frame rate in decode_info_header 10 years ago
Michael Niedermayer 5bebd13d2d avcodec/vqavideo: Use ff_tlog() for byte and opcode tracing 10 years ago
foo86 191dd219d9 avformat/dtsdec: Extend DTS core sync word 10 years ago
Vittorio Giovara 0c69164f45 h263: Convert function to macro 10 years ago
Vittorio Giovara 59dfc2b0c8 h263: Drop commented-out code and a related otherwise unused function 10 years ago
Vittorio Giovara c341820130 jpeglsenc: Mark codec as init-thread-safe and init-cleanup 10 years ago
Vittorio Giovara 3919a45726 jpeglsenc: Check memory allocations 10 years ago
Vittorio Giovara f5ba67ee13 flacenc: Move a scratch buffer to struct used by the function 10 years ago
Michael Niedermayer e2877bdf38 ffmpeg: remove incorrect network deinit 10 years ago
Andreas Cadhalpun 699341d647 apedec: prevent out of array writes in decode_array_0000 10 years ago
Maneesh Gupta 91305c6026 OpenCL: Fix ABI incompatibility issues 10 years ago
Maneesh Gupta cf234552b8 OpenCL: Avoid potential buffer overflow in cmdutils_opencl.c 10 years ago
Vignesh Venkatasubramanian b410c69fb6 webmdashenc: Fix UTCTiming Element 10 years ago
Andreas Cadhalpun 464c49155c apedec: set s->samples only when init_frame_decoder succeeded 10 years ago
Vignesh Venkatasubramanian 8ca170a78a libavformat/webm_chunk: Write first audio packet. 10 years ago
Michael Niedermayer 0e7444f6e4 avcodec/hevc: Remove current_sps 10 years ago
Clément Bœsch 2879a4ecb9 tests: make sure subtitles tests are run with a rawdiff 10 years ago
Clément Bœsch 11d29277d6 tests/subtitles: fix microdvd crlf in ref 10 years ago
Alexis Ballier 6fe2afaa71 Adapt libavcodec/tableprint_vlc.h to the av_dlog -> ff_dlog change. 10 years ago
ZhouXiaoyong 4a7b50679d makefile: add Loongson-3 support 10 years ago
Rong Yan 8a03d428f1 avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec() delete macros VEC_FMERGEH() VEC_FMERGEL(), they where wrong 10 years ago
Rong Yan 603c839398 swscale/ppc/swscale_altivec.c: POWER LE support in yuv2planeX_8() delete macro GET_VF() it was wrong 10 years ago
Michael Niedermayer 46778ab212 avformat/aviobuf: Do not resize the buffer in ffio_ensure_seekback() if there is no read function 10 years ago
ZhouXiaoyong 0ace686ae8 avcodec: optimize mathops for Loongson-3 v1 10 years ago
Michael Niedermayer 4b8a819496 avcodec/ffv1enc: set bits_per_raw_sample for 8bit based formats 10 years ago
Michael Niedermayer 81e40c26e1 avcodec/ffv1enc: Ensure that bits per raw sample is valid 10 years ago
Matteo Nastasi (mop) 9c3c7b4579 avutil/log: more complete description of av_log function 10 years ago
Michael Niedermayer 7104301638 avcodec/rv10: Use ff_tlog() for block level tracing 10 years ago
Michael Niedermayer e06dde52d7 avcodec/dvbsubdec: Do not return a value from a function returning void 10 years ago
Michael Niedermayer 0b13f42238 avcodec/interplayvideo: Use ff_tlog() for block level decode tracing 10 years ago
Michael Niedermayer febbb3cbd3 avcodec/h264_slice: Change a few asserts to av_assert* 10 years ago
Michael Niedermayer fa2d3b6dbe Merge commit '5aed1d4240d411533c102eec6944aa925b7f4964' 10 years ago
Michael Niedermayer 7b94a2f4b1 avcodec/ituh263dec: Use ff_tlog() for block level information 10 years ago