10056 Commits (9b7f932ee568cadfc0f556a061fcc00cb63f9780)

Author SHA1 Message Date
Martin Storsjö 9b7f932ee5 rtpdec_hevc: Parse out of band vps/sps/pps/sei from fmtp lines 10 years ago
Anton Khirnov 2d6e58497e lavf: switch to AVCodecContext.framerate for demuxing 10 years ago
Martin Storsjö a74f8121d8 mov: Handle tfdt atoms 10 years ago
Martin Storsjö c2c22c75cf movenc: Write tfdt atoms 10 years ago
Anton Khirnov eabdc2a830 lavf: use initial_padding instead of deprecated delay 10 years ago
Mark McGough 76c70e33d2 icecast: Do not use chunked post 10 years ago
Martin Storsjö e44ee1eb8d movenc: Simplify code by using an existing local pointer 10 years ago
Martin Storsjö dad12ce452 movenc: Print a warning for an unhandled case of nonzero start dts with empty_moov 10 years ago
Martin Storsjö dbb472cb2f movenc: Write edit lists for fragmented files as well, if necessary 10 years ago
Martin Storsjö 95ee4e2ce7 movenc: Add some comments explaining subtle details in writing the edit lists 10 years ago
Michael Niedermayer 72f801619a movenc: Adjust edit lists to trim out parts of tracks with negative pts 10 years ago
Martin Storsjö 8bef433881 smoothstreamingenc: Simplify code by removing a redundant variable 10 years ago
Michael Niedermayer bd239c9a2e lavf: Don't drop both pts and dts if timestamps are invalid 10 years ago
Luca Barbato 1d4579e38e tcp: Add AVOption support 10 years ago
Luca Barbato cd9d6399fd tls: Support passing old-style tcp options 10 years ago
Luca Barbato 3df8d52fcd rtsp: Add rtsps to the probe 10 years ago
Luca Barbato c839b0439f rtsp: Support tls when in listen mode 10 years ago
Luca Barbato 8b2e9636c5 rtsp: Support tls-encapsulated RTSP 10 years ago
Luca Barbato c27328e749 rtsp: Check for command strings without spaces 10 years ago
Luca Barbato 09e1ccc8cd sctp: Use AVERROR_BUG instead of abort() 10 years ago
Luca Barbato eb4f906900 lavf: More informative error message 10 years ago
Vittorio Giovara 0d8a3656ba mov: support the Color Parameter Atoms 'colr' 10 years ago
Sylvain Rabot 167e6f1489 dump: Update streams and chapters printout format 10 years ago
Vittorio Giovara 20a5956b8d dump: split audio and video probing on multiple lines 10 years ago
Vittorio Giovara 7ae9791b64 avformat: bump version after mime_type change 10 years ago
Andreas Cadhalpun b15b06ebf5 avformat: use const char* instead of uint8_t* for AVProbeData.mime_type 10 years ago
Martin Storsjö 28816050e4 lavf: Set the stream time base hint properly for chained muxers 10 years ago
Martin Storsjö b762494438 sdp: Simplify parsing/conversion of H264 extradata 10 years ago
Joakim Roubert 55f03d8726 hlsenc: Add parameter -hls_allow_cache 10 years ago
Justin Ruggles 19133e96d3 lavf: fix memleaks in avformat_find_stream_info() 10 years ago
Timothy B. Terriberry a05f5052fe sdp: Make opus declaration conform to the spec 10 years ago
Andreas Cadhalpun 883e98bc25 probe: Bump the score for mime type matching 10 years ago
Diego Biurrun 4d5b99dacd caf: Give context structure a consistent name 10 years ago
Gabriel Dume 4620affa24 m4vdec: K&R formatting cosmetics 10 years ago
Gabriel Dume 86a361081d lmlm4: K&R formatting cosmetics 10 years ago
Gabriel Dume 95d312d6c8 concat: K&R formatting cosmetics 10 years ago
Martin Storsjö 2f172f1ae9 rtsp: Clear the session id on redirects 10 years ago
Thomas Volkert ddf5fb71ee rtpenc: HEVC/H.265 support 10 years ago
Martin Storsjö a2efbecc4e libavformat: Move avc mp4 startcode parsing to a shared file 10 years ago
Vittorio Giovara c463dfc7e4 rtpdec_hevc: Drop a duplicated, nonstandard entry 10 years ago
Martin Storsjö 2bb2c2bd75 rtpenc_chain: Pass the initial time_base hint on to the chained muxer 10 years ago
Katerina Barone-Adesi c5560e72d0 apetag: Fix APE tag size check 10 years ago
Martin Storsjö 803e82276b libavformat: Check mkdir return error codes 10 years ago
Diego Biurrun 4d55e9de27 vc1: Split bits used in libavformat into a separate header 10 years ago
Thomas Volkert 95e177eeb2 rtpdec: HEVC/H.265 support 10 years ago
Luca Barbato 7968059e5c mpegts: Allow custom max resync size 10 years ago
Vittorio Giovara 4d686fb721 matroskaenc: convert avstream stereo3d side data during encoding 10 years ago
Vittorio Giovara d4ae8ac92f matroskadec: parse stereo mode on decoding 10 years ago
Vittorio Giovara 9301486408 avcodec: add stream-level stereo3d side data 10 years ago
Vittorio Giovara f2583bc86e matroska: list supported extensions 10 years ago