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
2013-10-30
lavf: Remove a now useless parameter to ffurl_register_protocol
Martin Storsjö
2013-10-30
oggparsetheora: check av_mallocz result
Anton Khirnov
2013-10-30
oggparsetheora: return meaningful error codes
Anton Khirnov
2013-10-30
oggparsetheora: K&R cosmetics, reformat
Anton Khirnov
2013-10-29
lavc: add a dummy field to AVStream to preserve ABI compatibility for avconv
Anton Khirnov
2013-10-29
avio: Check for memory allocation failure of private data
Derek Buitenhuis
2013-10-28
lavf: do not export av_register_{rtp,rdt}_dynamic_payload_handlers from share...
Anton Khirnov
2013-10-28
lavf: remove unreliable timestamp guessing heuristic
Anton Khirnov
2013-10-28
avio: K&R formatting cosmetics
Luca Barbato
2013-10-23
movenc: Add an F4V muxer
Clément Bœsch
2013-10-22
nut: Fix unchecked allocations
Derek Buitenhuis
2013-10-21
avio: Use AVERROR_PROTOCOL_NOT_FOUND
Luca Barbato
2013-10-18
wtv: Seek by sector properly
Luca Barbato
2013-10-14
http: Check the auth string contents and not only the pointer
Michael Niedermayer
2013-10-14
rtmp: Allocate the prev_pkt arrays dynamically
Martin Storsjö
2013-10-13
http: Support auth method detection for POST
Martin Storsjö
2013-10-13
http: Add an option for forcing basic authentication
Martin Storsjö
2013-10-12
oggparsevorbis: fail on memory allocation error
Vittorio Giovara
2013-10-12
oggvorbisdec: add support for embedded cover art
James Almer
2013-10-12
flac: move picture parsing code in a separate file
James Almer
2013-10-12
oggdec: add support for Opus in Ogg demuxing
Nicolas George
2013-10-12
oggparsevorbis: check allocations
Vittorio Giovara
2013-10-12
oggparsevorbis: support official chapter extension
James Almer
2013-10-12
riff: Add a mapping for VP6A
Martin Storsjö
2013-10-10
mxf: Add jpeg2000 codec to intra only codecs
Matthieu Bouron
2013-10-10
flvenc: Write proper cropping for VP6 even if there's no extradata
Martin Storsjö
2013-10-10
flvenc: Support muxing VP6A as well
Martin Storsjö
2013-10-10
flvenc: Don't pretend to support muxing "plain" VP6
Martin Storsjö
2013-10-10
avi: directly resync on DV in AVI read failure
Luca Barbato
2013-10-10
avi: DV in AVI must be considered single stream
Luca Barbato
2013-10-10
avi: properly fail if the dv demuxer is missing
Luca Barbato
2013-10-06
bmv: Remove unused variable
Diego Biurrun
2013-10-05
oggparsevorbis: return meaningful errors
Vittorio Giovara
2013-10-05
mov: Don't allocate arrays with av_malloc that will be realloced
Martin Storsjö
2013-10-04
rtmpproto: Validate the embedded flv packet size before copying
Martin Storsjö
2013-10-04
rtmpproto: Readjust the end of the flv buffer if handle_metadata exited early
Martin Storsjö
2013-10-04
rtmpproto: Move the flv header/trailer addition to append_flv_data
Martin Storsjö
2013-10-04
rtmpproto: Clear the flv allocation size on reallocp failures
Martin Storsjö
2013-10-04
rtmpproto: Pass the 'live' parameter in the right unit
Martin Storsjö
2013-10-04
rtmpproto: Print the error code string if there's no description
Martin Storsjö
2013-10-03
oggparsevorbis: K&R formatting cosmetics
Vittorio Giovara
2013-10-03
avformat/output-example: Declare link dependency on libswscale in the Makefile
Diego Biurrun
2013-10-01
rtmp: alias rtmp_listen to listen
Luca Barbato
2013-10-01
mxf: Remove a typo
Luca Barbato
2013-09-30
asfdec: Check the return value of asf_read_stream_properties
Martin Storsjö
2013-09-29
omadec: fix bitrate for ATRAC3+ streams
Maxim Poliakovski
2013-09-29
Add support for multichannel ATRAC3+ streams.
Maxim Poliakovski
2013-09-29
mxfdec: set audio timebase to 1/samplerate
Anton Khirnov
2013-09-29
mov: Make sure the read sample count is nonnegative
Martin Storsjö
2013-09-29
bfi: Add some very basic sanity checks for input packet sizes
Martin Storsjö
[next]