18665 Commits (f834f0cab60f764664a78bad71aec8374e45876e)

Author SHA1 Message Date
Marton Balint 65406b0bed concatdec: add option for adding segment start time and duration metadata 9 years ago
Marton Balint ba9191ab3a concatdec: simplify duration calculation in open_next_file 9 years ago
Marton Balint 8f60663c8b concatdec: calculate duration early if outpoint is known 9 years ago
Michael Niedermayer 5b70fb8fee movenc-test: Fix integer overflows 9 years ago
Timothy Gu 12a419dacb avformat/v210: Check width and height 9 years ago
Timothy Gu e1a214cadf avformat/rawvideodec: Rework packet size calculation 9 years ago
Carl Eugen Hoyos 66378f70ab lavf/rawenc: Recognize more extensions to encode raw hevc. 9 years ago
Michael Niedermayer 188a1a17a6 avformat/movenc-test: Fix integer overflows 9 years ago
Alexandra Hájková 8375dc1dd1 asfdec: handle the case when the stream index has an invalid value better 9 years ago
Derek Buitenhuis c8fa647811 oggparsespeex: Fix unchecked malloc 9 years ago
Ganesh Ajjanagadde 7324af651f avformat/mov: use hypot() 9 years ago
Paul B Mahol 16195aad75 avformat/vpk: check samples_per_block size 9 years ago
Paul B Mahol 8b1bc2b075 avformat: add FSB demuxer 9 years ago
Timothy Gu f2d9ae6e49 avformat/utils: Fix indentation 9 years ago
Paul B Mahol b885d9ced5 avformat/rsd: implement seeking 9 years ago
Michael Niedermayer 9b7d39de81 avformat/ffmdec: Only return EAGAIN if a server is attached 9 years ago
Michael Niedermayer 3444c00aab avformat/ffmdec: Add cleaner API for ffserver to interface without depending on internal ABI 9 years ago
Maksym Veremeyenko acb430e4d3 avformat/flvenc: Add aac_seq_header_detect and flvflags 9 years ago
Clément Bœsch 6679fcd419 avformat/assdec: allow ASS files starting with empty lines 9 years ago
Paul B Mahol 9fb8c5d853 avformat: add VPK demuxer 9 years ago
James Almer 183827e689 avformat/rsd: reindent after the last commit 9 years ago
James Almer 01c63e69f1 avformat/rsd: GADP files are adpcm_thp_le 9 years ago
Andreas Cadhalpun 047bf82c18 mxfdec: check edit_rate also for physical_track 9 years ago
Derek Buitenhuis e73a4d8491 movenc-test: Pad the packet data start with 0s 9 years ago
Michael Niedermayer 3a4d8281c6 avformat/genh: Fix tools/probetest failure 9 years ago
Bryan Huh 0be48dd9bb avformat/dashenc: Add framerate to dash manifest 9 years ago
Paul B Mahol 35bbc1955a avformat: add IVR demuxer 9 years ago
John Stebbins ca489564ae movenc: add fallback audio track tref support 9 years ago
John Stebbins 7f4ec4364b avformat: expose av_stream_new_side_data helper 9 years ago
Anton Khirnov 21ab6fd01b lavf: document that passing valid timestamps to muxers is now mandatory 9 years ago
Ganesh Ajjanagadde 3fb32ae2cf avformat/rtpdec_mpa_robust: change assignment to inequality test in conditional 9 years ago
Michael Niedermayer a5034b324c avformat/matroskadec: Check subtitle stream before dereferencing 9 years ago
James Almer 9e3b39ed69 avformat/movenc-test: fix copyright header 9 years ago
Ganesh Ajjanagadde 8adff79b6d avformat/mov: remove redundant assignment 9 years ago
Ganesh Ajjanagadde f0197e1637 avformat/mov: fix memory leak 9 years ago
Bryan Huh a01ba7f579 avformat/aviobuf: Simplify avio_read() and avio_seek() 9 years ago
Bryan Huh a01c24e8c5 avformat/aviobuf: Improve readability of aviobuf (Add comments and docs) 9 years ago
Hagen Schmidt 7bf465abf3 mpegtsenc: add vc-1 support to MPEG-TS muxer (ticket 2141) 9 years ago
Michael Niedermayer 1ef336e912 avformat/utils: Do not init parser if probing is unfinished 9 years ago
Rainer Hochecker 2d8c2f1a28 avformat/utils: estimate_timings_from_pts - increase retry counter, fixes invalid duration for ts files with hevc codec 9 years ago
Hendrik Leppkes 4c8d86eb18 avformat: implement SChannel SSP TLS protocol 9 years ago
Michael Niedermayer 2fb6e1e754 segafilm: Fix current_sample after seeking and avio_seek return type 9 years ago
Martin Storsjö 62b4a6f1b9 rtmpcrypt: Provide the xtea keys in little endian format for consistency 9 years ago
Martin Storsjö 588b6215b4 rtmpcrypt: Do the xtea decryption in little endian mode 9 years ago
Bryan Huh d07585f04a avformat/async: Fix bug where async could not recover after seek to eof 9 years ago
Michael Niedermayer 5324109dd7 avformat/segafilm: Fix current_sample after seeking and avio_seek return type 9 years ago
Michael Niedermayer 0106a20aea avformat/mux: Rename compute_pkt_fields2(), the name is absolutely terrible 9 years ago
Vittorio Giovara b5f963bfec mov: Drop dref when unable to parse 9 years ago
Vittorio Giovara 303f931938 mov: Correctly store dref paths 9 years ago
Carl Eugen Hoyos 73b0324913 aiff: Support demuxing G.722 streams 9 years ago