index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
Age
Commit message (
Expand
)
Author
2014-06-18
rtpenc: base max_frames_per_packet on avg_frame_rate, not codec timebase
Anton Khirnov
2014-06-18
Remove avserver.
Anton Khirnov
2014-06-17
flvenc: Don't over-count metadata.
Josh Allmann
2014-06-14
lavf: dump stream side data when probing
Vittorio Giovara
2014-06-14
lavf: group dump functions together
Vittorio Giovara
2014-06-12
Remove some unnecessary CONFIG_FOO_COMPONENT ifdefs
Diego Biurrun
2014-06-10
mpegts: Provide an option to override the pcr period
Luca Barbato
2014-06-10
mpegts: Move the option section to the bottom
Luca Barbato
2014-06-06
oggenc: Set the right AVOption size for the pref_duration option
Martin Storsjö
2014-06-06
mov: Export geotag metadata fields
Martin Storsjö
2014-06-04
oggenc: Support flushing the muxer
Martin Storsjö
2014-06-01
rtmpproto: read metadata to set correct FLV header
Uwe L. Korn
2014-06-01
rtmppkt: Add method to read an AMF string that is not prefixed by its type
Uwe L. Korn
2014-06-01
flvdec: Do not default to a video and audio stream
Uwe L. Korn
2014-06-01
flac muxer: support reading updated extradata from side data
Anton Khirnov
2014-06-01
flac muxer: accept only STREAMINFO extradata
Anton Khirnov
2014-06-01
matroskaenc: Allow VP9 and Opus in webm
Tudor Suciu
2014-05-31
rtpenc_chain: Don't copy the time base to the source stream by default
Martin Storsjö
2014-05-30
Revert "rtpenc_chain: Don't copy the time_base back to the caller"
Martin Storsjö
2014-05-29
matroskaenc: set the stream timebase earlier
Anton Khirnov
2014-05-29
flvenc: only write the framerate tag based on avg_frame_rate
Anton Khirnov
2014-05-29
movenc: write avg_frame_rate as the framerate, not the codec timebase
Anton Khirnov
2014-05-29
matroskaenc: base DefaultDuration on the framerate, not the codec timebase
Anton Khirnov
2014-05-28
nut: Support experimental NUT 4 features
Luca Barbato
2014-05-28
avformat: Provide a standard compliance flag
Luca Barbato
2014-05-28
oggenc: Fix the EOS flag
Michael Niedermayer
2014-05-28
matroskaenc: write the channel mask for FLAC
Anton Khirnov
2014-05-28
vorbiscomment: simplify API by using av_dict_count()
Anton Khirnov
2014-05-28
matroskadec: parse the channel layout mask for FLAC
Anton Khirnov
2014-05-28
matroskadec: export just the STREAMINFO block as FLAC extradata
Anton Khirnov
2014-05-28
matroskadec: split parsing tracks into a separate function
Anton Khirnov
2014-05-28
flac: make avpriv_flac_parse_block_header() inline
Anton Khirnov
2014-05-28
flac muxer: write WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag for multichannel files
Anton Khirnov
2014-05-28
flac demuxer: parse the WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag
Anton Khirnov
2014-05-27
oggenc: Flush after writing headers
Andrew Kelley
2014-05-27
oggenc: Move ogg_write_pages up above ogg_write_header
Andrew Kelley
2014-05-24
smoothstream: check malloc calls
Nidhi Makhijani
2014-05-24
rdt: check malloc calls
Nidhi Makhijani
2014-05-20
lavf: add av_stream_get_side_data
Janne Grunau
2014-05-19
mov: store display matrix in a stream side data
Vittorio Giovara
2014-05-19
lavf: deprecate now unused AVStream.pts
Anton Khirnov
2014-05-19
mux: drop one of the hacks comprising compute_pkt_fields2()
Anton Khirnov
2014-05-18
movenc: use the "encoder" metadata tag to write stsd Compressorname
Anton Khirnov
2014-05-18
wavenc: use codec descriptors to get the codec name
Anton Khirnov
2014-05-18
dv: do not set codec timebase
Anton Khirnov
2014-05-18
lavf: extend avg_frame_rate documentation.
Anton Khirnov
2014-05-18
avienc: sanitize variable naming in write_header()
Anton Khirnov
2014-05-18
yop: only set extradata size after it has been successfully allocated
Anton Khirnov
2014-05-18
yuv4mpegdec: do not set coded_frame properties
Anton Khirnov
2014-05-18
yuv4mpeg: split the demuxer and muxer into separate files
Anton Khirnov
[next]