71896 Commits (b4cc7d67f564417af5da99c894a305d1fdd75d51)
 

Author SHA1 Message Date
Michael Niedermayer 828759ed9a avcodec/cook: Remove unneeded #if 10 years ago
Michael Niedermayer 14e9a20083 avformat/mpegts: Also parse the FMC descriptor if the codec has not been identified yet 10 years ago
Michael Niedermayer 8a710ddc7c avcodec/libx264: Remove cleanup code, its uneeded since FF_CODEC_CAP_INIT_CLEANUP 10 years ago
foo86 e80b2b9c81 avcodec/dca_parser: Extend DTS core sync word and fix existing check 10 years ago
Michael Niedermayer 50e46b7f0d Merge commit 'a09c499a2e25ded575cb9f37528384402be86ad8' 10 years ago
Michael Niedermayer 36f862e04c Merge commit 'a0f2946068c62e18cb05ac25c0df3d86077251a6' 10 years ago
Michael Niedermayer 07a79cf869 Merge commit '7a4f74eed51f914e9bbfebaffd4a92ac6791f819' 10 years ago
Michael Niedermayer 4a95cd5d9b avcodec/h264_slice: Also copy x264_build in ff_h264_update_thread_context() 10 years ago
Michael Niedermayer bd7dce594e Merge commit '88c612e3a4d5b584e2d9f6e2541de78d67bdfb9f' 10 years ago
Michael Niedermayer cc87493f06 Merge commit '8a66fd40260b7aae6226d68c4dbad43b05a8e524' 10 years ago
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 a09c499a2e rawenc: properly allocate coded_frame 10 years ago
Anton Khirnov a0f2946068 h264: use properly allocated AVFrames 10 years ago
Anton Khirnov 7a4f74eed5 h264: embed the DPB in the context 10 years ago
Anton Khirnov 88c612e3a4 h264: merge the init and reinit paths in update_thread_context() 10 years ago
Anton Khirnov 8a66fd4026 h264: drop the reinit parameter from init_slice_header() 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