18409 Commits (bd5afecdcbb678aa24bc13a882cdae6e974e9645)

Author SHA1 Message Date
James Almer 9ac5beaa86 avformat/mpjpegdec: fix mixed declarations and code 9 years ago
Michael Niedermayer ec7a3be11e avformat/utils: Move end_time1 AV_NOPTS_VALUE Check after rescale 9 years ago
Michael Niedermayer d872643cfe avformat/utils: Check AVFormatContext->duration in compute_chapters_end() before use 9 years ago
Alex Agranovsky 259c71c199 avformat/mpjpeg: utilize MIME boundary value to detect start of new frame 9 years ago
Alex Agranovsky 79103f2199 avformat/mpjpeg: allow processing of MIME parts without Content-Length header 9 years ago
Carl Eugen Hoyos d208acf2c8 lavf/rtpenc_jpeg: Less strict check for standard Huffman tables. 9 years ago
Aaron Colwell ec83efd4d3 avformat/matroskadec: Fix sample_aspect_ratio for stereo matroska content 9 years ago
Chris Cunningham 5e6ce28dab avformat/mp3dec: prefer "fast_seek" to TOC seek for CBR files. 9 years ago
Michael Niedermayer 8e7f452022 avformat/dump: Fix integer overflow in av_dump_format() 9 years ago
Carl Eugen Hoyos ec494e6c83 lavf/mxfdec: Set width to actual coded_width for AVCI50. 9 years ago
Hendrik Leppkes 2ea38a946d avformat/mlpdec: consider all valid mlp access units when probing 9 years ago
Matthieu Bouron 72eaf72623 lavf/utils: avoid decoding a frame to get the codec parameters 9 years ago
Rodger Combs 362c17e656 lavf/http: fix incorrect warning in range requests 9 years ago
Luca Barbato 0e2395293b nut: Mark non-fatal errors as warnings 9 years ago
Luca Barbato 62f72b40c0 nut: Provide more information on failure 9 years ago
Luca Barbato 2c17fb61ce rtsp: Log getaddrinfo failures 9 years ago
Luca Barbato 12b1438286 udp: Provide additional information on getaddrinfo failure 9 years ago
Luca Barbato 34af7813f7 udp: Use the logging context 9 years ago
Luca Barbato 98063bcf15 rtsp: Do not assume getnameinfo cannot fail 9 years ago
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