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
2011-06-08
Move metadata API from lavf to lavu.
Anton Khirnov
2011-06-08
Remove some non-compiling debug messages.
Diego Biurrun
2011-06-07
Replace some av_log/printf + #ifdef combinations by av_dlog.
Diego Biurrun
2011-06-07
Replace some nonstandard DEBUG_* preprocessor directives by plain DEBUG.
Diego Biurrun
2011-06-07
Replace some printf instances in debug code by av_log.
Diego Biurrun
2011-06-07
Drop unnecessary directory prefixes from #include directives.
Diego Biurrun
2011-06-06
flvenc: propagate error properly
Luca Barbato
2011-06-06
lavf: deprecate AVFormatParameters.time_base.
Anton Khirnov
2011-06-06
img2: add framerate private option.
Anton Khirnov
2011-06-06
img2: add video_size private option.
Anton Khirnov
2011-06-06
img2: add pixel_format private option.
Anton Khirnov
2011-06-06
tty: add framerate private option.
Anton Khirnov
2011-06-05
lavf,lavc: free avoptions in a generic way.
Anton Khirnov
2011-06-04
tty: factorise returning error codes.
Anton Khirnov
2011-06-04
rawdec: add framerate private option.
Anton Khirnov
2011-06-04
Add missing #includes to make headers self-contained.
Diego Biurrun
2011-06-03
mpegts: Wrap #ifdef DEBUG and av_hex_dump_log() combination in a macro.
Diego Biurrun
2011-06-03
Mark some variables with av_unused
Mans Rullgard
2011-06-03
rawdec: initialize return value to 0.
Anton Khirnov
2011-06-03
rawdec: don't leak option strings.
Anton Khirnov
2011-06-03
Replace custom DEBUG preprocessor trickery by the standard one.
Diego Biurrun
2011-06-03
Replace custom debug output functions by av_dlog().
Diego Biurrun
2011-06-02
Remove stray extra arguments from av_dlog() invocations.
Diego Biurrun
2011-06-02
oma: check avio_read() return value
Mans Rullgard
2011-06-02
nutdec: remove unused variable
Mans Rullgard
2011-06-02
Remove unused variables
Mans Rullgard
2011-05-31
Employ correct printf format specifiers, mostly in debug output.
Diego Biurrun
2011-05-31
improved 'edts' atom writing support
Gil Pedersen
2011-05-28
webm: support stereo videos in matroska/webm muxer
Alok Ahuja
2011-05-27
lavf: deprecate AVFormatParameters.pix_fmt.
Anton Khirnov
2011-05-27
rawdec: add a pixel_format private option.
Anton Khirnov
2011-05-27
movenc: Deprecate the global RTP hinting flag, use a private AVOption instead
Martin Storsjö
2011-05-27
movenc: Add an AVClass for setting muxer specific options
Martin Storsjö
2011-05-27
tcp: make connect() timeout properly
Luca Barbato
2011-05-27
rawdec: factor video demuxer definitions into a macro.
Anton Khirnov
2011-05-27
rtspdec: add initial_pause private option.
Anton Khirnov
2011-05-27
lavf: deprecate AVFormatParameters.width/height.
Anton Khirnov
2011-05-27
tty: add video_size private option.
Anton Khirnov
2011-05-27
rawdec: add video_size private option.
Anton Khirnov
2011-05-26
id3v2: Check malloc result. ID3v2 tags can be very large.
Alex Converse
2011-05-26
id3v2: Initialize tflags for version 2.2.
Alex Converse
2011-05-26
lavf: initialize demuxer private options.
Anton Khirnov
2011-05-26
Mark parameterless function declarations as 'void'.
Diego Biurrun
2011-05-25
avformat: Add fpsprobesize as an AVOption.
Alex Converse
2011-05-25
rtmp: Reindent
Martin Storsjö
2011-05-25
rtmp: Don't try to do av_malloc(0)
Martin Storsjö
2011-05-25
tty: replace AVFormatParameters.sample_rate abuse with a private option.
Anton Khirnov
2011-05-25
Fix end time of last chapter in compute_chapters_end
John Stebbins
2011-05-25
lavf: deprecate AVFormatParameters.channel.
Anton Khirnov
2011-05-25
lavf: deprecate AVFormatParameters.standard.
Anton Khirnov
[next]