67444 Commits (b385c4c6a316f798b6a14418f09e545cda7fef7f)
 

Author SHA1 Message Date
James Almer b385c4c6a3 x86/swr: replace sse4 instructions in pack_6ch with sse ones 10 years ago
Thilo Borgmann 93ab6693d8 lavd/avfoundation: Update documentation to mention audio capabilities. 10 years ago
Michael Niedermayer c53a1507aa Merge commit '199d9f995da53fe2507821f6d96bbc692574e1a9' 10 years ago
Michael Niedermayer ad0cf8e063 Merge commit 'ac4a5e3abd8a022ab32245ad527ffc37eabab8b1' 10 years ago
Michael Niedermayer f663734738 Merge commit '5d29efe4b0154ce305d66fed2ac23e5842439256' 10 years ago
Michael Niedermayer 98d6f0ffef Merge commit '37b3361e755361d4ff14a2973df001c0140d98d6' 10 years ago
Michael Niedermayer c96a44d0dd Merge commit '0a6664706168dc1049967bec311970d720581625' 10 years ago
Michael Niedermayer 5241f90058 Merge commit 'e0a1d0a2b04eb5220d00fc7ce46a57cc5e3c7118' 10 years ago
Vittorio Giovara 199d9f995d mjpegdec: fix undefined shift 10 years ago
Luca Barbato ac4a5e3abd pthreads_frame: Do not leak on failure path 10 years ago
Vittorio Giovara 5d29efe4b0 mpeg12dec: simplify context duplication 10 years ago
Vittorio Giovara 37b3361e75 mpeg12enc: factor out check in encode_dc 10 years ago
Vittorio Giovara 0a66647061 mpegvideo_enc: factor out denominator and explicitly cast operands 10 years ago
Vittorio Giovara e0a1d0a2b0 mpegvideo_enc: rework direct mode check 10 years ago
Michael Niedermayer d70e503ebc avfilter/af_aresample: remove unused variable 10 years ago
Giorgio Vazzana be0356ca05 lavd/v4l2: use pixel format variable names consistently 10 years ago
Michael Niedermayer 8afaa03c53 avformat/riffenc: move MP3 LSF threshold to the midway point between the 2 10 years ago
Michael Niedermayer d5999b7f28 avformat/yuv4mpegenc: Use AVFormatContext strict_std_compliance instead of AVCodecContext 10 years ago
Michael Niedermayer da8cb1c361 avformat/mmf: Use AVFormatContext strict_std_compliance instead of AVCodecContext 10 years ago
Michael Niedermayer 470e116e3f avformat/flvenc: Use AVFormatContext strict_std_compliance instead of AVCodecContext 10 years ago
Michael Niedermayer e591608753 avcodec/xiph: make extradata argument const 10 years ago
Michael Niedermayer 0de64082a9 Merge commit '05e59135b3539062465b5005b6d46ec0418a5fc4' 10 years ago
Michael Niedermayer cffd2713e9 Merge commit 'acc897e6b15776ed438b88ffe330ec48f6b50e48' 10 years ago
Michael Niedermayer 94fe404c25 Merge commit 'e839de0f851535b5e19256b52f9865f0cb768a7c' 10 years ago
Michael Niedermayer cfef947f7f Merge commit 'c070a8751597e3aa1b443e88464da785d8966b14' 10 years ago
Michael Niedermayer b6a9956396 Merge commit '7784f47762d59e859b4d0f74b3e021ad9368ee2c' 10 years ago
Michael Niedermayer a51eb6d34c Merge commit '56dc46a1893251e74be1ad63e54fb38d754bb1fe' 10 years ago
Michael Niedermayer 042eba52a5 Merge commit '91e8d2eb1f7bf3af949008b106ec1ca037b88b0e' 10 years ago
Michael Niedermayer c04c43b3e4 avformat/oggparsevorbis: Check that initialization succeeded before declaring the end of headers 10 years ago
Michael Niedermayer 4b2763cd13 avformat/oggparsevorbis: return proper error code from vorbis_header() 10 years ago
Michael Niedermayer f74be3669d Merge commit '2f3fadfbe3c6ad52fad5c614b6067c5401227959' 10 years ago
Michael Niedermayer 7ffdc7bef2 avcodec/export av_vorbis_parse_frame_flags() 10 years ago
Michael Niedermayer 44fa2671e0 Merge commit '5e80fb7ff226f136dbcf3fed00a2966bf8e9bd70' 10 years ago
Michael Niedermayer 5f7887ca8d Merge commit '6896f95b2483e52e717e2c75a4fd24fcb0e14b67' 10 years ago
Michael Niedermayer a0617025dd Merge commit '8747926' 10 years ago
Anton Khirnov 05e59135b3 nutdec: do not set has_b_frames 10 years ago
Anton Khirnov acc897e6b1 lavc: make avpriv_flac_is_extradata_valid() private on the next bump 10 years ago
Anton Khirnov e839de0f85 oggenc: accept only STREAMINFO extradata 10 years ago
Anton Khirnov c070a87515 lavc: make avpriv_flac_parse_streaminfo() private on the next bump 10 years ago
Anton Khirnov 7784f47762 lavf: stop using avpriv_flac_parse_streaminfo() 10 years ago
Anton Khirnov 56dc46a189 riffenc: do not fall back on AVCodecContext.frame_size for MP3 10 years ago
Anton Khirnov 91e8d2eb1f lavf: use the format context strict_std_compliance instead of the codec one 10 years ago
Anton Khirnov 2f3fadfbe3 lavc,lavf: switch to the new vorbis parse API 10 years ago
Anton Khirnov 5e80fb7ff2 lavc: add a public API for parsing vorbis packets. 10 years ago
Anton Khirnov 6896f95b24 vorbis_parser: add an AV prefix to VorbisParseContext 10 years ago
Anton Khirnov 874792641e vorbis_parser: use a dedicated AVClass for logging 10 years ago
Michael Niedermayer 817663897e avcodec/mpegaudio_parser: fix off by 1 error in bitrate calculation 10 years ago
Nicolas George 90cdec5e26 ffmpeg: init sub2video.last_pts. 10 years ago
Reimar Döffinger a26d0ffa18 vdpau_mpeg4: Do not fail on unknown profile. 10 years ago
Andrey Utkin 4fd7067987 v4l2: support MPEG4 compressed streams 10 years ago