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
Age
Commit message (
Expand
)
Author
2015-12-14
arm: add a cpu flag for the VFPv2 vector mode
Janne Grunau
2015-12-14
x86_64: int32_to_float_fmul_scalar sign extend integer length
Janne Grunau
2015-12-14
arm64: add cycle counter support
Janne Grunau
2015-12-14
libavutil: move FFALIGN macro from common.h to macros.h
Janne Grunau
2015-12-14
mpegtsenc: add flag to embed an AC-3 ES the DVB way
Stefan Pöschel
2015-12-14
avresample: Mark avresample_buffer() as pointer to const
Kip Warner
2015-12-14
r3d: fix an invalid read introduced in 6bf4c1d
Anton Khirnov
2015-12-13
rtmpproto: Include the full path as app when "slist=" is found
Martin Storsjö
2015-12-12
vocdec: do not create the stream in read_header()
Anton Khirnov
2015-12-12
vocdec: put the code not shared with other demuxers under appropriate ifdef
Anton Khirnov
2015-12-12
flvdec: do not create any streams in read_header()
Anton Khirnov
2015-12-12
lavc: make avpriv_mpa_decode_header private on next bump
Anton Khirnov
2015-12-12
mp3dec: replace avpriv_mpa_decode_header with avpriv_mpegaudio_decode_header
Anton Khirnov
2015-12-12
mpegaudiodecheader: check the header in avpriv_mpegaudio_decode_header
Anton Khirnov
2015-12-12
lavc: get the profile name through the codec descriptor in avcodec_string()
Anton Khirnov
2015-12-12
lavc: add profiles to AVCodecDescriptor
Anton Khirnov
2015-12-12
lavc: print the name of the codec, not its implementation, in avcodec_string
Anton Khirnov
2015-12-12
r3d: do not create the audio stream until we know the sample rate
Anton Khirnov
2015-12-12
ff_parse_specific_params: do not use AVCodecContext.frame_size
Anton Khirnov
2015-12-12
rmenc: do not use AVCodecContext.frame_size
Anton Khirnov
2015-12-12
mpegvideo_enc: actually add the side data with vbv_delay to the packet
Anton Khirnov
2015-12-11
hevcdsp: use a macro for .rodata section
Dave Yeo
2015-12-08
openh264: Directly include the deprecation guards header
Luca Barbato
2015-12-08
log: Use a do {} while (0) for tlog
Luca Barbato
2015-12-07
matroskadec: Fix sample_aspect_ratio for stereo matroska content
Aaron Colwell
2015-12-07
sgienc: Make sure to initialize skipped header portions
Vittorio Giovara
2015-12-07
lavc: Drop exporting 2-pass encoding stats
Vittorio Giovara
2015-12-07
lavc: Deprecate coder_type and its symbols
Vittorio Giovara
2015-12-07
h264: do not call frame_start() for missing frames
Anton Khirnov
2015-12-07
aacdec: fix aac_static_table_init() prototype
Anton Khirnov
2015-12-07
avpacket: use ERANGE instead of EOVERFLOW
Anton Khirnov
2015-12-07
rtsp: free opts dictionary on failure of getnameinfo
Ganesh Ajjanagadde
2015-12-07
movenc-test: add a missing va_end call
Ganesh Ajjanagadde
2015-12-06
mxfenc: always assume long gop
Anton Khirnov
2015-12-06
lavc: export Dirac parsing API used by the ogg demuxer as public
Anton Khirnov
2015-12-06
mpegenc: use the CPB props side data
Anton Khirnov
2015-12-06
movenc: use the CPB props side data
Anton Khirnov
2015-12-06
qsvenc: export CPB props side data
Anton Khirnov
2015-12-06
nvenc: export CPB props side data
Anton Khirnov
2015-12-06
mpegvideo_enc: export vbv_delay in side data
Anton Khirnov
2015-12-06
mpegvideo_enc: export CPB props side data
Anton Khirnov
2015-12-06
libx264: export CPB props side data
Anton Khirnov
2015-12-06
libvpxenc: export CPB props side data
Anton Khirnov
2015-12-06
libopenh264enc: export CPB props side data
Anton Khirnov
2015-12-06
lavc: add a packet side data type for VBV-like parameters
Anton Khirnov
2015-12-06
avconv: pass the global codec side data to the muxer
Anton Khirnov
2015-12-06
lavc: add stream-global packet side data
Anton Khirnov
2015-12-06
avpacket: add a function for wrapping existing data as side data
Anton Khirnov
2015-12-06
h264: derive the delay from the level when it's not present
Anton Khirnov
2015-12-06
h264: set frame_num in start_frame(), not decode_slice_header()
Anton Khirnov
[next]