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
2014-06-18
dsputil: Split clear_block*/fill_block* off into a separate context
Diego Biurrun
2014-06-18
hevc: Mark num_bins_in_se as unused
Luca Barbato
2014-06-18
rtsp: Support misordered fmtp rtpmap
Joshua Kordani
2014-06-18
rtsp: Factor out fmtp parsing
Luca Barbato
2014-06-18
doc: Document segment_list_type
Luca Barbato
2014-06-18
lavf: switch to AVStream.time_base as the hint for the muxer timebase
Anton Khirnov
2014-06-18
riffenc: take an AVStream instead of an AVCodecContext
Anton Khirnov
2014-06-18
lavf: add the notimestamps flag to the muxers missing it
Anton Khirnov
2014-06-18
rtpenc: base max_frames_per_packet on avg_frame_rate, not codec timebase
Anton Khirnov
2014-06-18
Remove avserver.
Anton Khirnov
2014-06-18
dcadec: replace ldexpf with a multiplication by a constant
Niels Möller
2014-06-18
AVFrame: factor out freeing the side data
Roman Savchenko
2014-06-17
vp9 encoder: use a decent default speed setting
Rafaël Carré
2014-06-17
flvenc: Don't over-count metadata.
Josh Allmann
2014-06-17
tiffenc: fix packet size calculation
Tristan Matthews
2014-06-17
jpeg2000: Mark static data init functions as av_cold
Diego Biurrun
2014-06-17
avconv: use the correct variable in comparison
Anton Khirnov
2014-06-16
configure: Directly support Android as target OS
Luca Barbato
2014-06-16
gitignore: add dylib and swp entries
Vittorio Giovara
2014-06-14
lavf: dump stream side data when probing
Vittorio Giovara
2014-06-14
lavf: group dump functions together
Vittorio Giovara
2014-06-14
vf_showinfo: print display transformation values
Vittorio Giovara
2014-06-13
ac3: Only initialize float_dsp for the float encoder variant
Diego Biurrun
2014-06-13
Rename tpel_template.c ---> pel_template.c
Diego Biurrun
2014-06-12
configure: use pkg-config for libx264
Vittorio Giovara
2014-06-12
libx265: Remove unneeded bit depth check
Derek Buitenhuis
2014-06-12
libx265: Add 4:2:2 support
Derek Buitenhuis
2014-06-12
libx265: Actually use X265_API_IMPORTS
Derek Buitenhuis
2014-06-12
Remove some unnecessary CONFIG_FOO_COMPONENT ifdefs
Diego Biurrun
2014-06-12
avconv: make -shortest work with streamcopy
Anton Khirnov
2014-06-11
libx264: Support bitrate reconfiguration
Luca Barbato
2014-06-11
h263enc: keep block_last_index always valid during advanced intra coding
Janne Grunau
2014-06-11
mpegvideo: synchronize AVFrame pointers in ERContext fully
Janne Grunau
2014-06-10
fate: add on2avc audio test
Vittorio Giovara
2014-06-10
mpegvideoenc: check color_range
Vittorio Giovara
2014-06-10
ppc: Consistently use convenience macro for runtime CPU detection
Diego Biurrun
2014-06-10
ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1enc
Diego Biurrun
2014-06-10
mpegts: Provide an option to override the pcr period
Luca Barbato
2014-06-10
mpegts: Move the option section to the bottom
Luca Barbato
2014-06-10
doc: Document mpegts muxrate
Luca Barbato
2014-06-10
x86: h264: Don't keep data in the redzone across function calls on 64 bit unix
Martin Storsjö
2014-06-10
adpcm: Write the proper predictor in trellis mode in IMA QT
Martin Storsjö
2014-06-09
av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITE
Janne Grunau
2014-06-09
configure: use .altmacro for gnu as check on arm
Janne Grunau
2014-06-06
adpcm: Avoid reading out of bounds in the IMA QT trellis encoder
Martin Storsjö
2014-06-06
oggenc: Set the right AVOption size for the pref_duration option
Martin Storsjö
2014-06-06
avcodec options: add enum option for color_range
Marc-Antoine Arnaud
2014-06-06
avcodec options: add enum option for colorspace
Marc-Antoine Arnaud
2014-06-06
avcodec options: add enum option for color_trc
Marc-Antoine Arnaud
2014-06-06
avcodec options: add enum option for color_primaries
Marc-Antoine Arnaud
[next]