71781 Commits (51f7ba9ceec0053ee9c1ad900e1e0a49d3008137)
 

Author SHA1 Message Date
Michael Niedermayer 51f7ba9cee Merge commit 'c9ccbc7333eddd025ebbde5cc4f27d68a950c623' 10 years ago
Michael Niedermayer 16b90d0bcb Merge commit '29dcde2b87559b72957454a7e9bcd5227d8057ba' 10 years ago
Michael Niedermayer 1aa3a0f457 Merge commit '440e8dd374b732c48d564d9f1bb0ec3b1b786fb9' 10 years ago
Michael Niedermayer d3a5dba81b Merge commit '11f024ef0ab923ed8680fc35a087d576e549c849' 10 years ago
Michael Niedermayer ab7ad5e6a1 Merge commit 'ee62b364be0c30cba83b5ff10a3ca8c3e866ade6' 10 years ago
Michael Niedermayer 580c86925d Merge commit '54986d6db9116ef9704b1ce8414ffdb7f1ca127f' 10 years ago
Michael Niedermayer cd63252f1f Merge commit 'a6cd154463bea7eb56d28192db4c8c6d83f67fd7' 10 years ago
Michael Niedermayer e8a460672f Merge commit '9d33bab583a82cf12286c65258a29c6888e1ff98' 10 years ago
Michael Niedermayer 0d5e615c10 Merge commit '27b0e6ebfd47b0c11156c18b90fa8c571f0f60c3' 10 years ago
Anton Khirnov c9ccbc7333 h264: update the current bit depth/chroma type in init_slice_header() 10 years ago
Anton Khirnov 29dcde2b87 h264: copy nal_length_size in update_thread_context 10 years ago
Anton Khirnov 440e8dd374 h264: drop a comment that carries no useful information 10 years ago
Anton Khirnov 11f024ef0a h264: move freeing the escaped RBSP buffer to free_context() 10 years ago
Anton Khirnov ee62b364be h264: eliminate ff_h264_set_parameter_from_sps() 10 years ago
Anton Khirnov 54986d6db9 h264: move context reinit lower down in update_thread_context() 10 years ago
Anton Khirnov a6cd154463 h264: move the DPB init/uninit to init_context()/free_context() 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