projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tools/target_dec_fuzzer: Adjust VP7 threshold
[ffmpeg.git]
/
libavformat
/
2019-09-28
Andreas Rheinhardt
avformat/utils: Remove unnecessary initializations
tree
|
commitdiff
2019-09-28
Andreas Rheinhardt
avformat/utils: Improve parsing packets
tree
|
commitdiff
2019-09-28
Andreas Rheinhardt
avformat/utils: Avoid copying packets unnecessarily
tree
|
commitdiff
2019-09-28
Andreas Rheinhardt
avformat/utils: Don't create unnecessary references
tree
|
commitdiff
2019-09-28
Andreas Rheinhardt
avformat/utils: Fix memleaks II
tree
|
commitdiff
2019-09-28
Andreas Rheinhardt
avformat/utils: Don't initialize in loops
tree
|
commitdiff
2019-09-27
Ross Nicholson
libavformat/rtsp: return error if rtsp_hd_out is null...
tree
|
commitdiff
2019-09-27
James Almer
avformat: use avpriv_mpeg4audio_get_config2()
tree
|
commitdiff
2019-09-27
Paul B Mahol
avformat/dhav: fix demuxer since recent breakage
tree
|
commitdiff
2019-09-27
Paul B Mahol
avformat/g729dec: set packet duration and correctly...
tree
|
commitdiff
2019-09-27
Paul B Mahol
avformat/nut: add pcm_s64 support
tree
|
commitdiff
2019-09-26
James Almer
aformat/movenc: add missing padding to output track...
tree
|
commitdiff
2019-09-26
Andreas Rheinhardt
avformat/movenc: Fix undefined shift
tree
|
commitdiff
2019-09-26
Andreas Rheinhardt
avformat/utils: ensure that all packets in AVPacketList...
tree
|
commitdiff
2019-09-25
Andreas Rheinhardt
avformat/utils: Move the reference to the packet list
tree
|
commitdiff
2019-09-25
James Almer
avformat/utils: unref packet on AVInputFormat.read_pack...
tree
|
commitdiff
2019-09-25
Andreas Rheinhardt
avformat/utils: Fix memleaks
tree
|
commitdiff
2019-09-25
Andreas Rheinhardt
avformat/utils: Assert that stream_index is valid
tree
|
commitdiff
2019-09-25
Jun Li
lavf/mov: Fix timestamp rescale on sidx atom
tree
|
commitdiff
2019-09-25
Paul B Mahol
avformat/sdsdec: fix undefined behaviour
tree
|
commitdiff
2019-09-25
Paul B Mahol
avformat/aiffdec: fix signed integer overflow
tree
|
commitdiff
2019-09-25
Jun Zhao
lavf/4xm: fix memory leak in error handing path
tree
|
commitdiff
2019-09-24
Michael Niedermayer
avformat/utils: Do not assume duration is non negative...
tree
|
commitdiff
2019-09-24
Michael Niedermayer
avformat/vividas: Test size and packet numbers a bit...
tree
|
commitdiff
2019-09-24
Michael Niedermayer
avformat/vividas: Check n_sb_blocks against input space
tree
|
commitdiff
2019-09-23
Moritz Barsnick
avformat/hashenc: fix incorrect use of av_mallocz_array()
tree
|
commitdiff
2019-09-23
vectronic
avformat/dashdec: fix segfault when parsing segmentlist
tree
|
commitdiff
2019-09-23
vectronic
avformat/dashdec: fix pointer being freed was not allocated
tree
|
commitdiff
2019-09-22
Paul B Mahol
avformat/y4m: do not try to seek if pts is less than 0
tree
|
commitdiff
2019-09-21
James Almer
avformat/latmenc: fix context used for logging
tree
|
commitdiff
2019-09-20
Moritz Barsnick
avformat/hashenc: add streamhash muxer
tree
|
commitdiff
2019-09-20
Moritz Barsnick
avformat/hashenc: use an array of hashes
tree
|
commitdiff
2019-09-20
Moritz Barsnick
avformat/hashenc: rearrange options definition
tree
|
commitdiff
2019-09-20
Moritz Barsnick
avformat/rtpenc_mpegts: copy metadata to mpegts sub...
tree
|
commitdiff
2019-09-20
Moritz Barsnick
avformat/aiffdec: parse replaygain metadata
tree
|
commitdiff
2019-09-20
James Almer
avformat/movenc: don't hardcode the colr box size
tree
|
commitdiff
2019-09-19
Anthony Delannoy
avformat/mpegts: add support for EPG extraction from...
tree
|
commitdiff
2019-09-19
Anthony Delannoy
avformat/mpegts: add all well known PIDs and TIDs to...
tree
|
commitdiff
2019-09-18
Andreas Rheinhardt
avformat/utils: Preserve integrity of linked list
tree
|
commitdiff
2019-09-18
Andreas Rheinhardt
avformat/internal: Improve documentation of ff_packet_l...
tree
|
commitdiff
2019-09-18
hwrenx
lavf/mpegts: Support demuxing AVS2.
tree
|
commitdiff
2019-09-17
Michael Niedermayer
avformat/mov: Check for EOF in mov_read_meta()
tree
|
commitdiff
2019-09-17
Andreas Rheinhardt
avformat/mov: Fix memleak
tree
|
commitdiff
2019-09-16
Carl Eugen Hoyos
lavc/g729dec: Support decoding Sipro ACELP.KELVIN.
tree
|
commitdiff
2019-09-15
Michael Niedermayer
avformat/vividas: Remove align offset which is always...
tree
|
commitdiff
2019-09-15
Michael Niedermayer
avformat/vividas: remove dead assignment
tree
|
commitdiff
2019-09-15
Michael Niedermayer
avformat/cdxl: Fix integer overflow in intermediate
tree
|
commitdiff
2019-09-15
Michael Niedermayer
repeat an even number of characters in occured
tree
|
commitdiff
2019-09-15
Michael Niedermayer
avformat/hcom: Tell the compiler about set but not...
tree
|
commitdiff
2019-09-15
James Almer
avformat/rmdec.c: fix brackets around arguments
tree
|
commitdiff
2019-09-15
James Almer
avformat/rmdec.c: fix left shift of negative value...
tree
|
commitdiff
2019-09-14
Steven Liu
avformat/hlsenc: make fix code style of hls_write_trailer
tree
|
commitdiff
2019-09-14
Steven Liu
avformat/dashdec: reindent code at parse_manifest
tree
|
commitdiff
2019-09-14
Jun Zhao
lavf/hls: fix memory leak in error handling path for...
tree
|
commitdiff
2019-09-14
Jun Zhao
lavf/hls: remove redundancy seekable setting
tree
|
commitdiff
2019-09-14
Jun Zhao
lavf/hls: drop unnecessary check before ff_format_io_close
tree
|
commitdiff
2019-09-14
Jun Zhao
lavf/hls: refine the log message
tree
|
commitdiff
2019-09-14
Andreas Rheinhardt
avformat/hlsenc: Fix memleak when using single_file
tree
|
commitdiff
2019-09-14
Daniel Oberhoff
hlsenc: flush segments to guarantuee atomic single...
tree
|
commitdiff
2019-09-13
Paul B Mahol
avformat/sccdec: remove not needed code
tree
|
commitdiff
2019-09-12
Steven Liu
avformat/dashdec: add startNumber parser for segmentlist
tree
|
commitdiff
2019-09-12
Steven Liu
avformat/hlsenc: fix memleak at hls_write_trailer
tree
|
commitdiff
2019-09-12
Steven Liu
avformat/hlsenc: print warning at the end when upload...
tree
|
commitdiff
2019-09-12
Steven Liu
avformat/hlsenc: merge fmp4 and mpegts segment type...
tree
|
commitdiff
2019-09-10
Jun Zhao
lavf/avidec: fix memory leak in error handling path
tree
|
commitdiff
2019-09-06
Michael Niedermayer
avformat/vividas: check for tiny blocks using alignment
tree
|
commitdiff
2019-09-06
Carl Eugen Hoyos
lavf/rawenc: Only accept the appropriate stream type...
tree
|
commitdiff
2019-09-06
Steven Liu
avformat/hlsenc: fix compiling error of hlsenc
tree
|
commitdiff
2019-09-06
Steven Liu
avformat/hlsenc: fix code style
tree
|
commitdiff
2019-09-06
Steven Liu
avformat/hlsenc: move the warning message from every...
tree
|
commitdiff
2019-09-06
Steven Liu
avformat/hlsenc: avformat/hlsenc: reopen new http sessi...
tree
|
commitdiff
2019-09-06
Steven Liu
avformat/http: add ff_http_get_shutdown_status api...
tree
|
commitdiff
2019-09-04
Limin Wang
avformat/mxfenc: fix warning: unused function 'klv_ber_...
tree
|
commitdiff
2019-09-04
James Almer
avformat/matroskadec: use av_fast_realloc to reallocate...
tree
|
commitdiff
2019-09-04
James Almer
avformat/matroskadec: use proper types for some EbmlSyn...
tree
|
commitdiff
2019-09-03
Anthony Delannoy
avformat/mpegts: Check if ready on SCTE reception
tree
|
commitdiff
2019-09-02
Andriy Gelman
avformat: Add ZeroMQ as a protocol
tree
|
commitdiff
2019-09-02
Marton Balint
avformat/mpegtsenc: fix flushing of audio packets
tree
|
commitdiff
2019-09-02
Steven Liu
avformat/dashdec: start from the root uri when baseURL...
tree
|
commitdiff
2019-09-02
Limin Wang
lavf/hlsenc: refine the get_relative_url function to...
tree
|
commitdiff
2019-08-31
Marton Balint
avformat/utils: return pending IO error on EOF in av_re...
tree
|
commitdiff
2019-08-31
Marton Balint
avformat/avidec: add support for recognizing HEVC fourc...
tree
|
commitdiff
2019-08-31
Marton Balint
avformat/mpegts: fix teletext PTS when selecting telete...
tree
|
commitdiff
2019-08-29
Paul B Mahol
avcodec: add IMM5 decoder
tree
|
commitdiff
2019-08-29
Michael Niedermayer
avformat/mpsubdec: Remove floating point usage
tree
|
commitdiff
2019-08-28
Limin Wang
lavf/dump: dump the vbv_delay with N/A instead of 18446...
tree
|
commitdiff
2019-08-28
Paul B Mahol
avformat/dsfdec: set packet pts/duration/pos correctly
tree
|
commitdiff
2019-08-28
Paul B Mahol
avformat/mov: improve timecode calculation
tree
|
commitdiff
2019-08-28
Paul B Mahol
avformat/dhav: always initializer ret
tree
|
commitdiff
2019-08-26
Steven Liu
avformat/hlsenc: remove unused value
tree
|
commitdiff
2019-08-26
Steven Liu
avformat/hlsenc: fix memleak of filename
tree
|
commitdiff
2019-08-26
Steven Liu
avformat/hlsenc: fix memleak in hls_write_trailer
tree
|
commitdiff
2019-08-25
James Almer
avformat/movenc: add muxing support for Dolby TrueHD...
tree
|
commitdiff
2019-08-25
James Almer
avformat/mov: add demuxing support for Dolby TrueHD...
tree
|
commitdiff
2019-08-24
Paul B Mahol
avformat/dhav: handle files missing data at start
tree
|
commitdiff
2019-08-24
Paul B Mahol
avformat/dhav: gracefully handle corrupted files
tree
|
commitdiff
2019-08-23
Marton Balint
avformat/mpegtsenc: get rid of packet counting for...
tree
|
commitdiff
2019-08-23
Marton Balint
avformat/mpegtsenc: move some code around and simplify...
tree
|
commitdiff
2019-08-23
Marton Balint
avformat/mpegtsenc: add support for setting PCR interva...
tree
|
commitdiff
2019-08-23
Marton Balint
avformat/mpegtsenc: rename pcr_period variable to pcr_p...
tree
|
commitdiff
next