63451 Commits (5b1a56b34b3f0fa542a25f0e04879fba260a9372)
 

Author SHA1 Message Date
Michael Niedermayer ff17d8b56e Merge commit 'e1b66778b6ee82a192b5895e23c4e135f7269326' 11 years ago
Anton Khirnov 968a62a9d9 doc/APIchanges: mark the release 10 branch point 11 years ago
Anton Khirnov 33082af756 doc/APIchanges: fill in missing hashes and dates 11 years ago
Anton Khirnov 79f2c426fd dv: do not set codec timebase 11 years ago
Anton Khirnov 93afb6c98d avconv: set output avg_frame_rate when known 11 years ago
Anton Khirnov 7a5f4f6853 lavf: extend avg_frame_rate documentation. 11 years ago
Anton Khirnov c3311d472a avienc: sanitize variable naming in write_header() 11 years ago
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