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
/
matroskaenc.c
Age
Commit message (
Expand
)
Author
2011-02-15
Merge libavcore into libavutil
Reinhard Tartler
2011-01-26
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2010-11-23
matroskaenc: don't duplicate title information
Anton Khirnov
2010-11-03
Remove usage of deprecated libavcodec/audioconvert.h functions.
Stefano Sabatini
2010-10-15
Export metadata in the generic format. Deprecate old conversion API.
Anton Khirnov
2010-10-05
matroskaenc: write metadata
Anton Khirnov
2010-07-25
matroskaenc: add support for muxing SRT tracks
Aurelien Jacobs
2010-07-14
matroskaenc: write DisplayUnit element to better match the spec
Aurelien Jacobs
2010-06-30
Fix grammar errors in documentation
Måns Rullgård
2010-06-08
matroska: move LFG state from muxer context to local variable
Måns Rullgård
2010-06-04
matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agrees
David Conrad
2010-06-04
matroskaenc: Check that tracks was allocated
David Conrad
2010-06-04
matroskaenc: Use av_get_random_seed -> lfg for segment UID
David Conrad
2010-06-04
matroskaenc: Make put_ebml_binary take a void pointer
David Conrad
2010-06-04
Add WebM muxer
James Zern
2010-06-04
matroskaenc: Mux clusters better
James Zern
2010-05-24
matroskaenc: Write codec time base as default duration for video tracks.
David Conrad
2010-05-22
matroskaenc: Don't write track timecode scale
David Conrad
2010-03-31
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
Jean-Daniel Dupas
2010-03-30
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-25
Matroska muxer : Don't create audio tracks for unsupported audio codecs.
Jai Menon
2010-03-24
Silence ridiculous gcc warning.
Carl Eugen Hoyos
2010-03-20
Add VorbisComment writing to FLAC files.
James Darnley
2010-03-15
cosmetics : Print newline after error message.
Jai Menon
2010-03-09
mkvenc: Handle negative timestamps correctly
David Conrad
2010-03-09
mkvenc: Don't try to write packets with unknown timestamps
David Conrad
2010-03-09
mkvenc: write dts for VFW mode
David Conrad
2010-03-04
Ensure that we write clusters and blocks with known size when streaming
David Conrad
2010-03-04
Fix indentation
David Conrad
2010-03-04
Simplify starting and ending clusters
David Conrad
2010-03-04
Write the first seekhead if writing to a stream, we won't be able to seek
David Conrad
2010-03-04
Attempt seeking to write EBML master sizes even if streamed
David Conrad
2010-03-03
matroskaenc: use "title" tag instead of "description" in track title.
Anton Khirnov
2010-01-21
mkvenc: Write TrackTimecodeScale
Rafaël Carré
2009-10-18
matroskaenc: Add support for writing chapters.
Anton Khirnov
2009-06-22
Add ff_ prefixes to exported symbols in libavformat/riff.h.
Daniel Verkamp
2009-02-26
Share the function to write a raw FLAC header and use it in the Matroska
Justin Ruggles
2009-02-26
Use a shared function to validate FLAC extradata.
Justin Ruggles
2009-02-24
Add AVFMT_VARIABLE_FPS to specify which muxers do not need duplicated frames.
Michael Niedermayer
2009-02-15
matroskaenc: use new metadata API
Aurelien Jacobs
2009-01-20
matroskaenc: correctly handle h264 streams with 3 bytes nal startcodes
Aurelien Jacobs
2009-01-17
Cosmetics: indent
David Conrad
2009-01-17
Treat disposition==0 as undefined and don't write the default flag
David Conrad
2009-01-17
Flush the buffer after writing the header and when done with writing the files
David Conrad
2009-01-15
Reindent after last commit
Luca Abeni
2009-01-15
Do not reallocate AVPacket's data when muxing a packet
Luca Abeni
2009-01-11
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
Diego Biurrun
2008-10-22
matroskaenc: require global header
Aurelien Jacobs
2008-10-04
matroskaenc: correct muxing of ASS packets
Aurelien Jacobs
2008-10-04
matroskaenc: use correct EBML ID for block duration
Aurelien Jacobs
[prev]
[next]