63594 Commits (98a6806fddc2a0e8f402c9ebd7497f4a8d20f536)
 

Author SHA1 Message Date
Anton Khirnov ab3fdaa713 yop: only set extradata size after it has been successfully allocated 11 years ago
Anton Khirnov b513bf6f69 yuv4mpegdec: do not set coded_frame properties 11 years ago
Anton Khirnov e4dc1000d7 yuv4mpeg: split the demuxer and muxer into separate files 11 years ago
Anton Khirnov 3ef6c5264b a64: check that extradata exists before reading from it 11 years ago
Anton Khirnov b136564909 a64: remove unneeded struct qualifier 11 years ago
Anton Khirnov d256ed78ff 4xm: allocate extradata properly. 11 years ago
Anton Khirnov fd056029f4 lavc: add avcodec_free_context(). 11 years ago
Anton Khirnov e1b66778b6 lavc: remove the locking code in avcodec_close() 11 years ago
Michael Niedermayer 17c8a06916 avformat/framehash: switch to AVFMT_FLAG_BITEXACT 11 years ago
Michael Niedermayer 9646ea63df avformat/mmf: switch to AVFMT_FLAG_BITEXACT 11 years ago
Michael Niedermayer 0421409c52 avformat/matroskaenc: switch to AVFMT_FLAG_BITEXACT 11 years ago
Michael Niedermayer fab50573bb avformat/mp3enc: switch to AVFMT_FLAG_BITEXACT 11 years ago
Michael Niedermayer d524d424ec avformat/nutenc: switch to AVFMT_FLAG_BITEXACT 11 years ago
Michael Niedermayer 0323a55cd8 avformat/rtpenc: switch to AVFMT_FLAG_BITEXACT 11 years ago
Michael Niedermayer 46380e8d26 avformat/aviobuf/ff_get_line: also accept \r as end of line character 11 years ago
Olivier Langlois 0ca0b4c29c ffplay: Use av_gettime_relative() 11 years ago
Michael Niedermayer 43c18fec6e Merge commit '584f88409062f7a134e7391887899e8e723ab6ff' 11 years ago
Olivier Langlois f78bc96b7c lavf: Use av_gettime_relative() 11 years ago
Clément Bœsch 9986e50a6e configure: make vp9 decoder select the parser. 11 years ago
Clément Bœsch 2ca97c7802 configure: make sure pkg-config flags are populated in FT test. 11 years ago
Olivier Langlois 41120e6e40 tools: Use av_gettime_relative() 11 years ago
Olivier Langlois b052bccbe4 lavc: Use av_gettime_relative() 11 years ago
Olivier Langlois 0eec06ed87 lavu: add av_gettime_relative() 11 years ago
nu774 584f884090 riff: Pass block_align to estimate frame duration 11 years ago
Michael Niedermayer a7320c1574 Merge remote-tracking branch 'cehoyos/master' 11 years ago
Michael Niedermayer 5b0c7052fb Merge remote-tracking branch 'cus/stable' 11 years ago
Clément Bœsch 11e490334e avfilter/edgedetect: reuse already defined ctx. 11 years ago
Marton Balint a583e2bebe ffplay: add support for toggling between multiple video filters with the w key 11 years ago
Marton Balint affc41047e ffplay: fix typo in docs 11 years ago
Marton Balint 0c8d8c0c80 ffplay: try multiple sample rates if audio open fails 11 years ago
John Peebles e11697759d cmdutils: replace usages of "#ifdef __MINGW32__" with "#ifdef _WIN32" because MSVC only defines _WIN32 11 years ago
Marton Balint 1fab67b685 ffplay: fix compilation with Visual Studio 11 years ago
Marton Balint ae6fe159f2 ffplay: increase AV_SYNC_THRESHOLD_MIN to 0.04 11 years ago
Carl Eugen Hoyos ef2713747f Fix compilation of libavcodec/x86/hevc_deblock.asm with nasm. 11 years ago
Carl Eugen Hoyos 4c49d0824a Fix alaw and mulaw muxing in caf. 11 years ago
James Almer be1fbc02b8 x86/hevc_deblock: use movhps instead of shuffling values 11 years ago
James Almer 8aac77fede x86/hevc_deblock: fix label names 11 years ago
James Almer 521eaea63a x86/hevc_deblock: fix usage of ABS1 11 years ago
James Almer 45110d2290 x86/hevc_deblock: merge movs with other instructions 11 years ago
Michael Niedermayer aedc1c2ed6 doc/filters: fix typo 11 years ago
Michael Niedermayer be8f96e5eb Merge commit '34e2ce5dde073244ccb2b62f930e96fe612690f7' 11 years ago
Mickaël Raulet e2760de605 hevc: fix key_frame as an IRAP 11 years ago
Martin Storsjö 34e2ce5dde hlsenc: Set the default codecs to AAC and H264 11 years ago
Reynaldo H. Verdejo Pinochet 93cade4825 rtmpproto: info out for unsupported auth vars 11 years ago
Reynaldo H. Verdejo Pinochet e83aae2839 rtmpproto: avoid setting auth var value if null 11 years ago
Michael Niedermayer 627d3b8b73 Merge commit '4d25c2bc76f0a708c2ba470b6bfeb547efe37115' 11 years ago
Michael Niedermayer eb580d2598 Merge commit '7c377f0e74de8ab57f6baa64f3ec197c82104764' 11 years ago
Michael Niedermayer 36f9496924 Merge commit '4735784f1ced27026fbeada5fd31505132e565e9' 11 years ago
plepere ef7c4cd001 avcodec/x86/hevc: updated to use x86util macros 11 years ago
plepere de7b89fd43 avcodec/x86/hevc: added DBF assembly functions 11 years ago