git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avformat/matroskaenc: Redo handling of FlagDefault
2020-04-21
Andreas Rheinhardt
avformat/matroskaenc: Redo handling of FlagDefault
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-21
Andreas Rheinhardt
avformat/matroskaenc: Don't needlessly copy AVCodecParameters
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-21
Andreas Rheinhardt
avformat/matroskaenc: Add const where appropriate
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-21
Andreas Rheinhardt
avformat/matroskaenc: Don't waste bytes on length fields
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-21
Andreas Rheinhardt
avformat/matroskaenc: Only write Tracks if there is...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-21
Andreas Rheinhardt
avformat/matroskaenc: Warn that WebM doesn't support...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-21
Andreas Rheinhardt
avformat/matroskaenc: Don't use size of inexistent...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-21
Andreas Rheinhardt
avformat/matroskaenc: Add check for using explicit...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-20
Andreas Rheinhardt
avformat/matroskaenc: Improve Cues in case of no video
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-20
Andreas Rheinhardt
avformat/matroskaenc: Remove limit on the number of...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-20
Andreas Rheinhardt
avformat/matroskaenc: Refactor writing EBML lengths
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-20
Andreas Rheinhardt
avformat/matroskaenc: Rename functions to better reflect...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-20
Andreas Rheinhardt
avformat/matroskaenc: Make ebml_num_size() more robust
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-20
Andreas Rheinhardt
avformat/matroska: Move mime_tag lists to matroskadec
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-20
Andreas Rheinhardt
avformat/matroskaenc: Improve mimetype search
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-20
Andreas Rheinhardt
avformat/oggenc: Don't free AVStream's priv_data, fix...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-20
Andreas Rheinhardt
avformat/utils: Fix memleak when decoding subtitle...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-20
Andreas Rheinhardt
avcodec/bsf: Use macro for "packet is empty"
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-20
Andreas Rheinhardt
avformat/rtsp: Put strings instead of pointers to strings...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-20
Andreas Rheinhardt
avformat/rtsp: Don't free uninitialized AVBPrint
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-19
Andreas Rheinhardt
avcodec/truehd_core_bsf: Remove unused AVClass pointer
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-19
Andreas Rheinhardt
avformat/mpc: Simplify cleanup
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-18
Andreas Rheinhardt
avformat/matroskadec: Remove redundant setting of chapter...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-18
Andreas Rheinhardt
fate/matroska: Add test for chapters, Vorbis and WebM...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-18
Andreas Rheinhardt
fate: Allow to test temporary files with ffprobe
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-18
Andreas Rheinhardt
fate: Fix dependencies for ffprobe tests with external...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-17
Andreas Rheinhardt
avformat/flacenc: Don't allocate updated streaminfo...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-17
Andreas Rheinhardt
avformat/flacenc: Only update streaminfo if it has...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-17
Andreas Rheinhardt
libavformat/mux, mxfenc: Don't initialize unnecessarily
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-17
Andreas Rheinhardt
avformat/mux: Remove pointless timestamp backups
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-17
Andreas Rheinhardt
avformat/mux: Don't modify packets we don't own
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-17
Andreas Rheinhardt
avformat/mux: Remove redundant resetting
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-17
Andreas Rheinhardt
avformat/mux: Fix leak when adding packet to interleavement...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-17
Andreas Rheinhardt
avformat/mux: Fix leaks on error when writing noninterleaved...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-17
Andreas Rheinhardt
avformat/mux: Make uncoded frames av_packet_unref(...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-16
Andreas Rheinhardt
fftools/ffmpeg_opt: Check attachment filesize
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-14
Andreas Rheinhardt
avformat/filmstripenc: Use ff_raw_write_packet()
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-14
Andreas Rheinhardt
avformat/rso: Don't reimplement ff_raw_write_packet()
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-14
Andreas Rheinhardt
avformat/amr: Don't reimplement ff_raw_write_packet()
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-14
Andreas Rheinhardt
avformat/Makefile: Don't add dependency twice
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-14
Andreas Rheinhardt
avformat/Makefile: Remove false dependencies of WebM...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-14
Andreas Rheinhardt
avformat/Makefile: Remove false dependency of WebM...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-14
Andreas Rheinhardt
avformat/webmdashenc: Remove unnecessary header
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-14
Andreas Rheinhardt
avformat/webm_chunk: Remove superfluous headers
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-14
Andreas Rheinhardt
configure, libavformat/Makefile: Fix webm_chunk dependencies
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-14
Andreas Rheinhardt
avformat/matroskaenc: Don't write elements with their...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-13
Andreas Rheinhardt
avformat/matroskaenc: Change signature of mkv_write_track()
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-13
Andreas Rheinhardt
avformat/matroskaenc: Automatically use right TrackNumber...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-13
Andreas Rheinhardt
avformat/matroskaenc: Ignore AttachedFiles for track...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-13
Andreas Rheinhardt
avformat/matroskaenc: Make output more deterministic
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-13
Andreas Rheinhardt
avformat/matroskaenc: Remove allocations for Attachments
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-13
Andreas Rheinhardt
avformat/matroskaenc: Reuse random seed
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-13
Andreas Rheinhardt
avformat/matroskaenc: Use random TrackUID
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-13
Andreas Rheinhardt
avformat/matroskaenc: Don't waste bytes writing durations
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-13
Andreas Rheinhardt
avformat/matroskaenc: Ensure that ChapterUID are != 0
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-12
Andreas Rheinhardt
avcodec/cbs: Avoid leaving the ... out in calls to...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-12
Andreas Rheinhardt
avformat/Makefile: Add missing rawenc dependency for...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-11
Andreas Rheinhardt
avcodec/ac3_tab: Zero-terminate ff_ac3_sample_rate_tab
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-09
Andreas Rheinhardt
avformat/matroskaenc: Remove unnecessary headers
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-09
Andreas Rheinhardt
avcodec/jpeg2000dec: Fix mixed declaration and code
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-09
Andreas Rheinhardt
avformat/mpeg: Don't use unintialized value
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-08
Andreas Rheinhardt
avformat/hlsenc: Factor out deleting files from deleting...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-08
Andreas Rheinhardt
avformat/hlsenc: Use AVBPrint to avoid allocations...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-08
Andreas Rheinhardt
avformat/hlsenc: Fix memleak when deleting old segments
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-08
Andreas Rheinhardt
avformat/smacker: Cosmetics
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-08
Andreas Rheinhardt
avformat/smacker: Remove unused structure
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-08
Andreas Rheinhardt
avformat/smacker: Only store what is needed later
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-08
Andreas Rheinhardt
avformat/smacker: Create audio streams immediately
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-08
Andreas Rheinhardt
avformat/smacker: Read extradata directly into extradata
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-07
Andreas Rheinhardt
avformat/webmdashenc: Use AVCodecDescriptors for codec...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-07
Andreas Rheinhardt
avformat/webmdashenc: Check codec types
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-05
Andreas Rheinhardt
avformat/avidec: Fix memleak with embedded GAB2 subtitles
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-05
Andreas Rheinhardt
avformat/avidec: Fix memleak when allocating DVDemuxContext...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-05
Andreas Rheinhardt
avformat/avidec: Fix memleak when DV demuxer is disabled
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-05
Andreas Rheinhardt
avformat/avidec: Don't reimplement ff_free_stream()
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-03
Steve Lhomme
avformat/matroska: clean the structure formatting
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-03
Andreas Rheinhardt
avformat/dss: Remove unnecessary allocation
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-03
Andreas Rheinhardt
avformat/ilbc: Don't reimplement ff_raw_write_packet
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-03
Andreas Rheinhardt
avformat/matroskaenc: Improve BlockAdditions
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-03
Andreas Rheinhardt
avformat/matroskaenc: Improve checks for updating Tags
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-03
Andreas Rheinhardt
avformat/matroskaenc: Remove unnecessary avio_tell...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-03
Andreas Rheinhardt
avformat/matroskaenc: Stop reallocating of Cluster...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-02
Andreas Rheinhardt
fate/matroska: Add test for updating CodecPrivate from...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-02
Andreas Rheinhardt
avformat/hnm: Only keep and parse what is needed later
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-02
Andreas Rheinhardt
avformat/matroskaenc: Don't implicitly mark WebVTT...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-02
Andreas Rheinhardt
avformat/matroskaenc: Reindent after previous commit
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-02
Andreas Rheinhardt
avformat/matroskaenc: Combine checks for audio
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-02
Andreas Rheinhardt
avformat/matroskaenc: Simplify writing Void elements
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-02
Andreas Rheinhardt
avformat/matroskaenc: Avoid seek when writing Cues...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-02
Andreas Rheinhardt
avformat/matroskaenc: Fix edge case of writing Cues...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-02
Andreas Rheinhardt
avformat/matroskaenc: Don't fail if reserved Cues space...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-02
Andreas Rheinhardt
avformat/matroskaenc: Update the default version of...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-02
Andreas Rheinhardt
avformat/wvdec: Export version as extradata
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-02
Andreas Rheinhardt
avformat/matroskadec: Add a workaround for missing...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-01
Andreas Rheinhardt
avformat/avformat.h: Correct some comments
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-01
Andreas Rheinhardt
avformat/audiointerleave: Fix memleak
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-01
Andreas Rheinhardt
avformat/mux: Only prepare input packet if there is...
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-04-01
Andreas Rheinhardt
avutil/opt: Don't use NULL for %s string in a log message
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-03-30
Andreas Rheinhardt
avformat/mxfdec: Correct confusing struct tag
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
2020-03-30
Andreas Rheinhardt
avformat/matroskaenc: Check that Cluster has been opened
Signed-off-by:
Andreas Rheinhardt
<andreas.rheinhardt@gmail.com>
commit
|
commitdiff
|
tree
next