67464 Commits (e2e36a739d3ad0d207a31c76f414a912d08b1d6d)
 

Author SHA1 Message Date
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
Michael Niedermayer a604de4fd8 avutil/time_internal: do not attempt to override *time_r() macros 10 years ago
Kevin Mitchell fdf22f973d avfilter/vf_idet: add a repeated field detection 10 years ago
Thomas Volkert 07c3a4f693 avformat/udp: UDP-Lite (RFC 3828) support added 10 years ago
Michael Niedermayer 513d57cc4d Merge commit 'a490391157dcf4dc6b65352ec3eea2781dd0a404' 10 years ago
Martin Storsjö a490391157 rtmpproto: Ignore errors from the getStreamLength method 10 years ago
Lou Logan 37425fcb04 doc: clarify -frames options behavior 10 years ago
Michael Niedermayer 43fee7ad92 Merge commit '4ff670d99bebd97429322719089363d83143477d' 10 years ago
Michael Niedermayer 77f1199e8f avcodec/mpeg12dec: do not trust AVCodecContext input dimensions 10 years ago
Carl Eugen Hoyos f2ffaae9ac Use -fno-optimize-sibling-calls on parisc also for gcc 4.9. 10 years ago
Michael Niedermayer ae4bb6c488 Merge commit '77ab341c0c6cdf2bd437bb48d429e797d1e60da2' 10 years ago
Rémi Denis-Courmont 4ff670d99b hwaccel: Deinitialize hardware acceleration early enough 10 years ago
Michael Niedermayer df82125acb Merge commit '930ffd46e1e742674aa7cc1c2450020c63b5015b' 10 years ago
Michael Niedermayer ce63cb4ff2 Merge commit '9f6f407463ff8b7681befd04b6655bb7c6d9b3e1' 10 years ago
Michael Niedermayer d9103e848d Merge commit 'f52b8717617e94da90a45afdfff23e94f9ecf35c' 10 years ago
Michael Niedermayer e1bcbca998 Merge commit 'c442190a6bfd8036f6c32b78e1e96ff3b830f8f0' 10 years ago
Michael Niedermayer 567ea2d64c Merge commit '240b22afe14ef477da1b439b9ed7bca6cc7d6c26' 10 years ago
Michael Niedermayer a28313b09e Merge commit '351d0f8b7a6ecce411ae75fb3511573c34317218' 10 years ago
Michael Niedermayer 66b9e60af0 ffmpeg_opt: store canvas size in decoder context 10 years ago
Michael Niedermayer 786594184a avformat/mpegts: fix iteration count in add_pid_to_pmt() 10 years ago
Michael Niedermayer 09024fe681 avfilter/af_aresample: Limit data per inserted packet 10 years ago
Michael Niedermayer 97da68172a avfilter/af_aresample: split flushing code out 10 years ago
Michael Niedermayer e4f8a973aa swresample: Fix swr_drop_output so it does not flush the buffers 10 years ago
Vittorio Giovara 77ab341c0c aacdec: add default case in channel layout 10 years ago
Michael Niedermayer 930ffd46e1 aacsbr: change order of operation to prevent out of array read 10 years ago
Benoit Fouet dc351e1381 id3v2: prefer TDRC for date over TDRL. 10 years ago
Michael Niedermayer 3dae05f4f7 avformat/mpegts: also print PMT version in av_dlog() 10 years ago
Michael Niedermayer 09711545f5 avformat/rtmpproto: Do not fail when the length cannot be determined for live streams 10 years ago
Michael Niedermayer db0471c40f avformat/mpegts: Continue parsing PMTs during duration estimation 10 years ago
Michael Niedermayer a7f25979dd avformat/utils: Leave skip_clear enabled until after estimate_timings() 10 years ago
Michael Niedermayer a6593f7cc6 avformat/mpegts: Do not add pid if its already there with add_pid_to_pmt() 10 years ago