20555 Commits (001173b8ff8eae862822fdfb101ce3cc15372937)

Author SHA1 Message Date
John Stebbins c84bc81158 avformat/utils: preserve AV_PKT_FLAG_DISCARD in parse_packet 7 years ago
Aurelien Jacobs 018eef1a1b aptx: add raw muxer and demuxer for aptX 7 years ago
Steven Liu 1b323c3f9c avformat/dashdec: use the current DASHContext for the rep_dest 7 years ago
Carl Eugen Hoyos e7fe5e511a lavf/dashdec: Fix several memleaks. 7 years ago
James Almer 349e9a8787 avformat/ty: fix format specifiers in debug log messages 7 years ago
James Almer cd1ff3e45d avformat: move priv_pts from AVStream to an internal struct 7 years ago
Sean McGovern fbca6e7d16 matroskadec: allow RealAudio/Cook/Sipro streams of flavor 0 7 years ago
Paul B Mahol a29a0aba79 avformat/ty: do not overread chunk 7 years ago
Paul B Mahol cdd19e2c56 avformat/ty: try harder to find stream signature 7 years ago
James Almer f7c01ff24d avformat/rtpdec_asf: free the buffer pointed by the AVIOContext 7 years ago
Paul B Mahol a6a6935ee8 avformat: add TiVo ty demuxer 7 years ago
Carl Eugen Hoyos 0a60cc909e lavf/amr: Do not set codec_tag for raw amr_nb and raw amr_wb. 7 years ago
Carl Eugen Hoyos e06bdc3c37 lavf/amr: Add amrnb and amrwb demuxers. 7 years ago
Paul B Mahol 3f4fccf4d6 avformat/mvdec: check for EOF 7 years ago
Sasi Inguva c2a8f0fcbe lavf/mov.c: Refine edit list start seek, based on PTS computed from CTTS. 7 years ago
James Almer 55fe72a841 matroskadec: don't warn about unknown spherical medata when none is present 7 years ago
James Almer eaa25b09e4 avformat/tls_openssl: move some functions up in the file 7 years ago
Steven Liu c7360512c2 avformat/hlsenc: reindent hlsenc code 7 years ago
Steven Liu c52beb4839 avformat/hlsenc: check hls segment mode for ignore the init filename 7 years ago
Gyan Doshi 3524c92950 lavf/img2enc: remove redundant option 'updatefirst' 7 years ago
James Almer e70cdf91a7 avformat/mux: be less strict with bitstream filter failures 7 years ago
James Almer 502050cb4c avformat/movenc: let avpriv_ac3_parse_header() allocate the AC3HeaderInfo struct 7 years ago
Jonas Licht 59ad504696 libavformat/mov.c: use calculated dts offset when seeking in streams 7 years ago
Lukas Stabe d3f1b0d3d8 movenc: add m4b to ipod format extensions 7 years ago
Nicolas George 158a79c31d lavf/aviobuf: return EINVAL when reading from a write-only context. 7 years ago
Nicolas George a606f27f4c lavf/avio: temporarily accept 0 as EOF. 7 years ago
Peter Große 3c838e6442 dashenc: copy stream frame rate to output stream 7 years ago
Anton Schubert fe334712dd dashenc: Don't output frameRates at both AS and Representation-level. Only output maxFrameRate at AS-level. 7 years ago
Peter Große 2911dabd51 dashenc: allow AdaptationSets to have different average frame rates 7 years ago
Peter Große 1443859a8d dashenc: don't write header data before the first packet arrives 7 years ago
Peter Große 44ede215b6 dashenc: set DASH related options for the subsequent matroska muxer when using webm 7 years ago
Anton Schubert 3dca4887ae dashenc: fix bitrate estimation with correct scaling 7 years ago
Carl Eugen Hoyos 75bd01090f lavf/rtpenc: Add support for 24 bit pcm encoding as defined by RFC 3190. 7 years ago
James Almer c8e8092543 avformat/avformat.h: fix pairs typo 7 years ago
James Almer b7785d10b0 avformat: deprecate getters and setters for AVFormatContext and AVStream fields 7 years ago
James Almer 307c24b32f avformat: move public AVStream fields up in the struct 7 years ago
Steven Liu 073986c5ae avformat/hlsenc: reindent hlsenc code 7 years ago
Steven Liu c3e279e752 avformat/hlsenc: fix missing first segment bug in fmp4 mode 7 years ago
Steven Liu f520830761 avformat/hlsenc: fix base_output_dirname is null when basename_size is 0 bug 7 years ago
James Almer ca2b779423 avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flag 7 years ago
Michael Niedermayer eb54efc1e1 avformat/ac3dec: Check buf2 before adding 16 in ac3_eac3_probe() 7 years ago
Sasi Inguva 8013753113 lavf/mov.c: Fix parsing of edit list atoms with invalid elst entry count. 7 years ago
Peter Große 8edb9d4572 dashenc: move UTCTiming element to the end of the manifest 7 years ago
Peter Große 3606c11417 dashenc: use av_dict_set_int instead of static function 7 years ago
Peter Große 91760a9340 dashenc: copy stream frame rate to output stream 7 years ago
Anton Schubert 4723c6226a dashenc: fix bitrate estimation with correct scaling 7 years ago
Martin Storsjö 15537c904e flvdec: Check the avio_seek return value after reading a metadata packet 7 years ago
Steven Liu 171adca696 Revert "flvdec: Check the avio_seek return value after reading a metadata packet" 7 years ago
Carl Eugen Hoyos 693a11b8a2 lavf: Remove AVFMT_RAWPICTURE. 7 years ago
Mateusz a4743d2574 avformat/yuv4mpeg: add gray9/10/12 support 7 years ago