937 Commits (7696e429c7608c2959570a7bc448a76bbfa70dd4)

Author SHA1 Message Date
Andreas Cadhalpun b28652599d doc: fix spelling errors 10 years ago
Michael Niedermayer 367c9d33d6 avformat: replace some odd 30-60 rates by higher less odd ones in get_std_framerate() 10 years ago
Carl Eugen Hoyos 92c07acce7 Read (display) aspect ratio from mxf files. 10 years ago
Lukasz Marek 6690d4c3f5 lavf/ffm: store/restore private codec context 10 years ago
Michael Niedermayer 1384df6419 lavf: Add an option for avoiding negative timestamps 10 years ago
Michael Niedermayer 057ea2a982 avformat: Add format_whitelist 10 years ago
Michael Niedermayer cf7b90dea2 fix seperator typo 10 years ago
Michael Niedermayer f0a6874de8 avformat: Allow choosing the dump format field separator. 10 years ago
Andreas Cadhalpun b15b06ebf5 avformat: use const char* instead of uint8_t* for AVProbeData.mime_type 10 years ago
James Almer ddc3768161 avformat: remove obsolete FF_API_READ_PACKET cruft 10 years ago
James Almer ecf457f3ac avformat: remove obsolete FF_API_CLOSE_INPUT_FILE cruft 10 years ago
James Almer 3bd9f17b8a avformat: remove obsolete FF_API_SET_PTS_INFO cruft 10 years ago
James Almer a578b93c73 avformat: remove obsolete FF_API_NEW_STREAM cruft 10 years ago
James Almer cc787709ee avformat: remove obsolete FF_API_FORMAT_PARAMETERS cruft 10 years ago
James Almer 903a0acba4 avformat: remove obsolete FF_API_ALLOC_OUTPUT_CONTEXT cruft 10 years ago
wm4 6c7f1155bb avformat/mp3dec: avoid early EOF with concatenated gapless mp3s 10 years ago
wm4 d87fe2687f avformat/mp3dec: fix gapless audio support 10 years ago
Anton Khirnov b263f8ffe7 lavf: add AVFormatContext.max_ts_probe 10 years ago
Andrew Stone afbd4b7e09 lavf: add AVFormatContext/AVStream fields for signaling to the user when events happen. 10 years ago
Anton Khirnov 24c788f487 Remove obsolete FF_API_REFERENCE_DTS cruft. 10 years ago
Anton Khirnov 24e87f7f42 Remove obsolete FF_API_PROBE_MIME cruft. 10 years ago
Carl Eugen Hoyos ff9a154157 Add int64_t probesize2 instead of int probesize to AVFormatContext. 10 years ago
Michael Niedermayer 9694695a21 avformat: fix probe mime version checks 10 years ago
Luca Barbato 3a19405d57 avformat: Use the mime type information in input probe 10 years ago
Diego Biurrun 7215fcf840 avformat: Mark AVOutputFormat argument in avformat_query_codec as const 10 years ago
Diego Biurrun ec4f04da1a avformat: Mark argument in av_{i|o}format_next/ffurl_protocol_next as const 10 years ago
Michael Niedermayer 62227a70f0 avformat: add av_stream_get_parser() to access avformat AVParser 10 years ago
Anton Khirnov c9c1265c52 avformat: update muxing doxy 11 years ago
Roman Savchenko 3d90f27ad5 avformat_new_stream: make the AVCodec parameter const 11 years ago
Michael Niedermayer a3c479fc49 avformat/avformat: minor grammar improvement 11 years ago
Vittorio Giovara cdab9db2ad lavf: document av_dump_format() 11 years ago
Anton Khirnov 194be1f43e lavf: switch to AVStream.time_base as the hint for the muxer timebase 11 years ago
Carl Eugen Hoyos 5482780a3b Allow values >31bit for -analyzeduration. 11 years ago
Carl Eugen Hoyos d58bcc1921 Allow >2G for skip_initial_bytes. 11 years ago
Luca Barbato 6d212599aa avformat: Provide a standard compliance flag 11 years ago
Michael Niedermayer 52887aa409 avformat: move default for max_analyze_duration into utils.c 11 years ago
Michael Niedermayer c37d179295 avformat: add format_probesize to allow tuning the maximum amount of bytes to identify the filetype 11 years ago
Michael Niedermayer 7f7080dc73 avformat: add av_stream_get_end_pts() 11 years ago
Janne Grunau c23c96b638 lavf: add av_stream_get_side_data 11 years ago
Anton Khirnov a312f71090 lavf: deprecate now unused AVStream.pts 11 years ago
Anton Khirnov 7a5f4f6853 lavf: extend avg_frame_rate documentation. 11 years ago
Anton Khirnov 0c1959b056 lavf: add AVFMT_FLAG_BITEXACT. 11 years ago
Anton Khirnov a738540366 lavf: properly document the distinction between flags and ctx_flags 11 years ago
Michael Niedermayer f3743901d7 avformat: Fix decoder search in find stream info 11 years ago
Michael Niedermayer ef818d8bf0 avformat: add av_format_inject_global_side_data(), and disable it by default 11 years ago
Michael Niedermayer 289f02f923 avformat/utils: Inject global side data into first packet. 11 years ago
Lukasz Marek 6db42a2b6b lavd: add device capabilities API 11 years ago
Roman Fietze 74aeb6b584 libavformat/utils.c: av_pkt_dump_log2: use const pointers 11 years ago
Anton Khirnov 25b3258656 lavf: add an AVStream field for exporting stream-global side data 11 years ago
Fred Rothganger 3f3229cd10 avformat: extracting NTP timestamp from RTCP 11 years ago