9886 Commits (a736ae1e96b8718af0962106aa40df5f4b246b55)

Author SHA1 Message Date
Martin Storsjö 103243ca64 oggenc: Set the right AVOption size for the pref_duration option 11 years ago
Martin Storsjö e7d6d0bf3c mov: Export geotag metadata fields 11 years ago
Martin Storsjö 95b7fa1729 oggenc: Support flushing the muxer 11 years ago
Uwe L. Korn 59cb5747ec rtmpproto: read metadata to set correct FLV header 11 years ago
Uwe L. Korn 3b18857ab3 rtmppkt: Add method to read an AMF string that is not prefixed by its type 11 years ago
Uwe L. Korn a1859032e3 flvdec: Do not default to a video and audio stream 11 years ago
Anton Khirnov e19d48dfce flac muxer: support reading updated extradata from side data 11 years ago
Anton Khirnov 0097cbea69 flac muxer: accept only STREAMINFO extradata 11 years ago
Tudor Suciu d2ef708c95 matroskaenc: Allow VP9 and Opus in webm 11 years ago
Martin Storsjö f797b134ca rtpenc_chain: Don't copy the time base to the source stream by default 11 years ago
Martin Storsjö abb810db03 Revert "rtpenc_chain: Don't copy the time_base back to the caller" 11 years ago
Anton Khirnov 962d631573 matroskaenc: set the stream timebase earlier 11 years ago
Anton Khirnov 43e7f0797f flvenc: only write the framerate tag based on avg_frame_rate 11 years ago
Anton Khirnov cf6977712c movenc: write avg_frame_rate as the framerate, not the codec timebase 11 years ago
Anton Khirnov 81eec081af matroskaenc: base DefaultDuration on the framerate, not the codec timebase 11 years ago
Luca Barbato c94e2e85cb nut: Support experimental NUT 4 features 11 years ago
Luca Barbato 6d212599aa avformat: Provide a standard compliance flag 11 years ago
Michael Niedermayer 7dba055bb0 oggenc: Fix the EOS flag 11 years ago
Anton Khirnov 106b62f4ba matroskaenc: write the channel mask for FLAC 11 years ago
Anton Khirnov efcde917af vorbiscomment: simplify API by using av_dict_count() 11 years ago
Anton Khirnov 23f741f793 matroskadec: parse the channel layout mask for FLAC 11 years ago
Anton Khirnov 4efdadc8ec matroskadec: export just the STREAMINFO block as FLAC extradata 11 years ago
Anton Khirnov 6df478bf89 matroskadec: split parsing tracks into a separate function 11 years ago
Anton Khirnov 5fdaf312c5 flac: make avpriv_flac_parse_block_header() inline 11 years ago
Anton Khirnov 54ed488b1a flac muxer: write WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag for multichannel files 11 years ago
Anton Khirnov d6b9ce99ea flac demuxer: parse the WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag 11 years ago
Andrew Kelley 9767d7c092 oggenc: Flush after writing headers 11 years ago
Andrew Kelley 1d3eb0b573 oggenc: Move ogg_write_pages up above ogg_write_header 11 years ago
Nidhi Makhijani e0d01dc7d7 smoothstream: check malloc calls 11 years ago
Nidhi Makhijani 8692e6284f rdt: check malloc calls 11 years ago
Janne Grunau c23c96b638 lavf: add av_stream_get_side_data 11 years ago
Vittorio Giovara 853cc025d6 mov: store display matrix in a stream side data 11 years ago
Anton Khirnov a312f71090 lavf: deprecate now unused AVStream.pts 11 years ago
Anton Khirnov ed7922faac mux: drop one of the hacks comprising compute_pkt_fields2() 11 years ago
Anton Khirnov 0ba5299a80 movenc: use the "encoder" metadata tag to write stsd Compressorname 11 years ago
Anton Khirnov d246231e47 wavenc: use codec descriptors to get the codec name 11 years ago
Anton Khirnov 79f2c426fd dv: do not set codec timebase 11 years ago
Anton Khirnov 7a5f4f6853 lavf: extend avg_frame_rate documentation. 11 years ago
Anton Khirnov c3311d472a avienc: sanitize variable naming in write_header() 11 years ago
Anton Khirnov ab3fdaa713 yop: only set extradata size after it has been successfully allocated 11 years ago
Anton Khirnov b513bf6f69 yuv4mpegdec: do not set coded_frame properties 11 years ago
Anton Khirnov e4dc1000d7 yuv4mpeg: split the demuxer and muxer into separate files 11 years ago
Anton Khirnov 3ef6c5264b a64: check that extradata exists before reading from it 11 years ago
Anton Khirnov b136564909 a64: remove unneeded struct qualifier 11 years ago
Anton Khirnov d256ed78ff 4xm: allocate extradata properly. 11 years ago
nu774 584f884090 riff: Pass block_align to estimate frame duration 11 years ago
Martin Storsjö 34e2ce5dde hlsenc: Set the default codecs to AAC and H264 11 years ago
Hendrik Leppkes 7c377f0e74 avisynth: set duration of audio streams 11 years ago
Anton Khirnov c9281a01b7 lavf: drop the zero-sized packets hack 11 years ago
Anton Khirnov 0c1959b056 lavf: add AVFMT_FLAG_BITEXACT. 11 years ago