40842 Commits (28396d17ff1c1493b78d6eece484ffc27ed86d0d)
 

Author SHA1 Message Date
Martin Storsjö 28396d17ff libfdk-aacdec: Support building with the latest version of fdk-aac 10 years ago
Luca Barbato 09f25533a5 v4l2: Preserve errno values 10 years ago
Tristan Matthews a1a259881f v4l2: Use av_strerror 10 years ago
Luca Barbato e3e317e0c0 lavc: Compact the side-data passthrough 10 years ago
Martin Storsjö 9a5ac36b69 movenc: Require samples before trying to write edts 10 years ago
Martin Storsjö 8cb7b7b461 movenc: Avoid leaking locally allocated data when returning on errors 10 years ago
Martin Storsjö 95a449d3ce movenc: Remove an outdated comment 10 years ago
Martin Storsjö 9cbf70fa0e movenc: Write correct presentation timestamps in tfra 10 years ago
Martin Storsjö e7d20f12c5 movenc: Remove a now redundant check 10 years ago
Martin Storsjö 1d8a0c1b43 movenc: Allow to request not to use edit lists 10 years ago
Michael Niedermayer 897d5c3a42 lavf: Print a warning if failed to avoid negative timestamps when requested 10 years ago
Michael Niedermayer 1384df6419 lavf: Add an option for avoiding negative timestamps 10 years ago
Henrik Gramner 4981baf9b8 avstring: Mark some character handling functions av_const 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
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
Martin Storsjö a490391157 rtmpproto: Ignore errors from the getStreamLength method 10 years ago
Rémi Denis-Courmont 4ff670d99b hwaccel: Deinitialize hardware acceleration early enough 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
Vittorio Giovara 9f6f407463 aacsbr: treat 1-d arrays as such 10 years ago
Vittorio Giovara f52b871761 celp_filters: don't use filter lenght as loop bound 10 years ago
Vittorio Giovara c442190a6b error_resilience: initialize prev_* variables 10 years ago
Vittorio Giovara 240b22afe1 motion_est: remove dead code 10 years ago
Vittorio Giovara 351d0f8b7a get_bits: remove unused assignment 10 years ago
Martin Storsjö 2f221b6a93 movenc: Define the flag bits using shifts instead of as decimal numbers 10 years ago
Martin Storsjö aae6b3b918 movenc: Don't write any iso brands in ismv files 10 years ago
Martin Storsjö c55d1d382c movenc: Don't write any tfdt atom for ismv files 10 years ago
Martin Storsjö 00c67fe1d0 movenc: Write a 0 duration in mdhd and tkhd for an empty initial moov 10 years ago
Martin Storsjö cf589faa5b movenc: Add a flag for using default-base-is-moof in tfhd atoms 10 years ago
Martin Storsjö 600d5ee6b1 movenc: Signal iso6 in compatible_brands when using tfdt 10 years ago
Martin Storsjö a9911a1b2d doc: Document the omit_tfhd_offset flag to the mp4 muxer 10 years ago
Martin Storsjö 1e0b81abe8 movenc: Use a local variable consistently 10 years ago
Martin Storsjö b2b79eca6f movenc: Don't check the custom IO flag when using faststart 10 years ago
Martin Storsjö 573b1de2d7 movenc: Don't use track_id to decide which track is the first in a moof 10 years ago
Vittorio Giovara 84bf64d359 bethsoftvid: simplify return handling 10 years ago