git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
on2avc: Convert to the new bitstream reader
[ffmpeg.git]
/
libavformat
/
2016-11-17
Luca Barbato
hlsenc: Add encryption support
tree
|
commitdiff
2016-11-17
Christian Suloway
crypto: Add encryption support
tree
|
commitdiff
2016-11-17
Stephen Hutchinson
avisynth: Support pix_fmts added to AviSynth+
tree
|
commitdiff
2016-11-17
Stephen Hutchinson
avisynth: Simplify the pix_fmt check for the newer...
tree
|
commitdiff
2016-11-17
Marton Balint
avisynth: Fix setting stream timebase
tree
|
commitdiff
2016-11-16
Vittorio Giovara
mov: Fix identity matrix boolean logic
tree
|
commitdiff
2016-11-13
Diego Biurrun
Drop pointless void* casts
tree
|
commitdiff
2016-11-12
Diego Biurrun
nut: Use correct function pointer casts instead of...
tree
|
commitdiff
2016-11-10
James Almer
matroskaenc: write updated STREAMINFO metadata for...
tree
|
commitdiff
2016-11-10
James Almer
matroskaenc: fix muxing AAC streams when using aac_adts...
tree
|
commitdiff
2016-11-08
Diego Biurrun
Use avpriv_report_missing_feature() where appropriate
tree
|
commitdiff
2016-11-08
Vittorio Giovara
mov: Read multiple stsd from DV
tree
|
commitdiff
2016-11-08
Vittorio Giovara
hevc: Support extradata changes from multiple stsd
tree
|
commitdiff
2016-11-03
Diego Biurrun
Drop unreachable break and return statements
tree
|
commitdiff
2016-11-02
Diego Biurrun
rtmpproto: Restructure zlib code to avoid unreachable...
tree
|
commitdiff
2016-11-01
Vittorio Giovara
mov: Evaluate the movie display matrix
tree
|
commitdiff
2016-10-31
Mark Thompson
openssl: Allow newer TLS versions than TLSv1
tree
|
commitdiff
2016-10-30
Luca Barbato
Revert "rtmpproto: Don't include a client version in...
tree
|
commitdiff
2016-10-28
Diego Biurrun
dash: Use correct ISO C scanf conversion specifier
tree
|
commitdiff
2016-10-28
Diego Biurrun
srt: Adjust signedness of sscanf format strings
tree
|
commitdiff
2016-10-28
Diego Biurrun
Use ISO C printf conversion specifiers where appropriate
tree
|
commitdiff
2016-10-28
Diego Biurrun
Adjust printf conversion specifiers to match variable...
tree
|
commitdiff
2016-10-27
Diego Biurrun
Remove some pointless TRACE level debug code
tree
|
commitdiff
2016-10-27
Diego Biurrun
nut: Drop pointless TRACE level debug code
tree
|
commitdiff
2016-10-27
Diego Biurrun
nsv: Drop unnecessary TRACE level debug code
tree
|
commitdiff
2016-10-25
Martin Storsjö
openssl: Avoid double semicolons after the GET_BIO_DATA...
tree
|
commitdiff
2016-10-23
Matt Oliver
openssl: Support version 1.1.0.
tree
|
commitdiff
2016-10-23
Martin Storsjö
rtmpdh: Don't use the OpenSSL DH struct
tree
|
commitdiff
2016-10-21
Vittorio Giovara
mov: Update colr values
tree
|
commitdiff
2016-10-21
Anton Khirnov
lavf: check that the codec is supported by extract_extr...
tree
|
commitdiff
2016-10-16
Anton Khirnov
lavf: use the new bitstream filter for extracting extradata
tree
|
commitdiff
2016-10-16
Anton Khirnov
hevcdec: move decoder-independent declarations into...
tree
|
commitdiff
2016-10-16
Anton Khirnov
hevc: rename hevc.[ch] to hevcdec.[ch]
tree
|
commitdiff
2016-10-16
James Almer
avformat/matroska: fix MatroskaVideoFieldOrder enum...
tree
|
commitdiff
2016-10-16
Anton Khirnov
file protocol: handle the file: protocol string in...
tree
|
commitdiff
2016-10-14
Martin Storsjö
rtmpproto: Don't include a client version in the unencr...
tree
|
commitdiff
2016-10-14
Martin Storsjö
rtmpproto: Don't include the libavformat version as...
tree
|
commitdiff
2016-10-14
Martin Storsjö
rtmpproto: Send chunk size on the network channel
tree
|
commitdiff
2016-10-14
Martin Storsjö
rtmpproto: Lengthen the filename buffer when receiving...
tree
|
commitdiff
2016-10-14
Martin Storsjö
rtmpproto: Check the return from ff_amf_read_string
tree
|
commitdiff
2016-10-02
Vittorio Giovara
avidec: Set palette alpha as fully opaque
tree
|
commitdiff
2016-10-02
Vittorio Giovara
avidec: Do not special case palette on big-endian
tree
|
commitdiff
2016-09-30
Anton Khirnov
avio: add a new flag for marking streams seekable by...
tree
|
commitdiff
2016-09-30
Anton Khirnov
avio: cosmetics, prettify AVIO_SEEKABLE_NORMAL
tree
|
commitdiff
2016-09-30
Anton Khirnov
lavf: fix usage of AVIOContext.seekable
tree
|
commitdiff
2016-09-15
Martin Storsjö
rtsp: Fix a crash with the RTSP muxer
tree
|
commitdiff
2016-08-29
Derek Buitenhuis
mov: Remove old b-frame/video delay heuristic
tree
|
commitdiff
2016-08-29
Derek Buitenhuis
mov: Remove ancient heuristic hack
tree
|
commitdiff
2016-08-24
Luca Barbato
av1: Add codec_id and basic demuxing support
tree
|
commitdiff
2016-08-23
Luca Barbato
rtpdec_mpeg4: validate fmtp fields
tree
|
commitdiff
2016-08-17
Diego Biurrun
nsv: Drop disabled cruft
tree
|
commitdiff
2016-08-17
Diego Biurrun
wc3movie: Drop unused cruft
tree
|
commitdiff
2016-08-17
Diego Biurrun
rm: Drop broken disabled cruft
tree
|
commitdiff
2016-08-10
Diego Biurrun
aiff: Skip padding byte for odd-sized chunks
tree
|
commitdiff
2016-08-03
Michael Niedermayer
m4vdec: Check for non-startcode 00 00 00 sequences...
tree
|
commitdiff
2016-08-02
Martin Storsjö
Revert "Don't use expressions with side effects in...
tree
|
commitdiff
2016-07-31
Martin Storsjö
Don't use expressions with side effects in macro parameters
tree
|
commitdiff
2016-07-31
Anton Khirnov
flac demuxer: improve probing
tree
|
commitdiff
2016-07-31
Anton Khirnov
Fix instances of broken indentation found by gcc 6
tree
|
commitdiff
2016-07-29
Luca Barbato
mov: Validate the ID number
tree
|
commitdiff
2016-07-22
Hendrik Leppkes
riff: don't overwrite bps from WAVEFORMATEX if EXTENSIB...
tree
|
commitdiff
2016-07-20
Vittorio Giovara
mov: Rework the check for invalid indexes in stsc
tree
|
commitdiff
2016-07-20
Vittorio Giovara
mov: Wrap stsc index and count compare in a separate...
tree
|
commitdiff
2016-07-20
Matthieu Bouron
mov: Fix stsc_count comparison
tree
|
commitdiff
2016-07-15
Anton Khirnov
mp3enc: write trailing padding
tree
|
commitdiff
2016-07-15
Anton Khirnov
mp3dec: read the initial/trailing padding from the...
tree
|
commitdiff
2016-07-15
Matthieu Bouron
mov: fix stream extradata_size allocation
tree
|
commitdiff
2016-07-08
Martin Storsjö
movenc: Add an option for skipping writing the mfra...
tree
|
commitdiff
2016-07-03
Anton Khirnov
matroskadec: export CodecDelay
tree
|
commitdiff
2016-07-02
Anton Khirnov
oggparseopus: export pre-skip
tree
|
commitdiff
2016-06-29
Vittorio Giovara
mov: Save number of stsd elements after stream extradat...
tree
|
commitdiff
2016-06-29
Diego Biurrun
build: Move MP2 muxer declaration away from MP3 muxer...
tree
|
commitdiff
2016-06-28
Martin Storsjö
movenc: Apply offsets on timestamps when peeking into...
tree
|
commitdiff
2016-06-22
Luca Barbato
librtmp: Avoid an infiniloop setting connection arguments
tree
|
commitdiff
2016-06-20
Paul B Mahol
Add TrueMotion 2.0 Real Time decoder
tree
|
commitdiff
2016-06-20
Paul B Mahol
Add MagicYUV decoder
tree
|
commitdiff
2016-06-17
Vittorio Giovara
mov: Support prores with multiple stsd
tree
|
commitdiff
2016-06-17
Vittorio Giovara
mov: Implement support for multiple sample description...
tree
|
commitdiff
2016-06-07
Diego Biurrun
get_bits: Move BITSTREAM_READER_LE definition before...
tree
|
commitdiff
2016-06-07
Diego Biurrun
Remove unnecessary get_bits.h #includes
tree
|
commitdiff
2016-05-29
Diego Biurrun
build: Change structure of the linker version script...
tree
|
commitdiff
2016-05-25
Martin Storsjö
rtsp: Use avcodec_descriptor_get instead of avcodec_fin...
tree
|
commitdiff
2016-05-23
Anton Khirnov
lavf: update muxing doxy
tree
|
commitdiff
2016-05-22
Diego Biurrun
dump: Drop unused variable
tree
|
commitdiff
2016-05-19
Martin Storsjö
movenc: Write 'loci' geotag metadata for 3gp and mp4
tree
|
commitdiff
2016-05-19
Martin Storsjö
movenc: Factorize a function for finding a metadata...
tree
|
commitdiff
2016-05-19
Michael Niedermayer
movenc: Write ?xyz geotag metadata for mov files
tree
|
commitdiff
2016-05-19
Michael Niedermayer
mov: Also export loci altitude
tree
|
commitdiff
2016-05-19
Michael Niedermayer
mov: Append place name instead of overwriting for loci
tree
|
commitdiff
2016-05-19
Michael Niedermayer
mov: Fix parsing short loci
tree
|
commitdiff
2016-05-19
Michael Niedermayer
mov: Print reason of loci parsing failure
tree
|
commitdiff
2016-05-19
Martin Storsjö
mov: Add a comment referring to the standard that defin...
tree
|
commitdiff
2016-05-18
Martin Storsjö
movenc: Add a missed const
tree
|
commitdiff
2016-05-18
Martin Storsjö
movenc: Add a test for VFR with b-frames, with a durati...
tree
|
commitdiff
2016-05-18
Martin Storsjö
movenc: Use packets in interleaving queues for the...
tree
|
commitdiff
2016-05-18
Martin Storsjö
movenc-test: Test write_data_type
tree
|
commitdiff
2016-05-18
Martin Storsjö
matroskaenc: Provide output bytestream markers
tree
|
commitdiff
2016-05-18
Martin Storsjö
movenc: Provide output bytestream markers for fragmente...
tree
|
commitdiff
2016-05-18
Martin Storsjö
flvenc: Provide output bytestream markers
tree
|
commitdiff
2016-05-18
Martin Storsjö
avio: Allow custom IO users to get labels for the outpu...
tree
|
commitdiff
next