git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lavf: move internal fields from public to internal context
2015-02-10
Anton Khirnov
mpegts: relax restrictions on matching the packet start...
commit
|
commitdiff
|
tree
2015-02-08
Anton Khirnov
frame: clarify buf documentation
commit
|
commitdiff
|
tree
2015-01-27
Anton Khirnov
lavc: support extracting audio service type from side...
commit
|
commitdiff
|
tree
2015-01-27
Anton Khirnov
mov: export audio service type as side data
commit
|
commitdiff
|
tree
2015-01-27
Anton Khirnov
lavf: add a convenience function for adding side data...
commit
|
commitdiff
|
tree
2015-01-27
Anton Khirnov
Add a side data type for audio service type.
commit
|
commitdiff
|
tree
2015-01-27
Anton Khirnov
nutenc: do not use has_b_frames
commit
|
commitdiff
|
tree
2015-01-27
Anton Khirnov
lavc: deprecate unused AVCodecContext.stream_codec_tag
commit
|
commitdiff
|
tree
2015-01-27
Anton Khirnov
avidec: do not export stream_codec_tag
commit
|
commitdiff
|
tree
2015-01-27
Anton Khirnov
h264: drop any pretense of support for data partitioning
commit
|
commitdiff
|
tree
2015-01-27
Anton Khirnov
h264_parser: restore a comment lost in 0268a54
commit
|
commitdiff
|
tree
2015-01-27
Anton Khirnov
h264: do not reset the ref lists in flush_change()
commit
|
commitdiff
|
tree
2015-01-27
Anton Khirnov
h264: move parser-only variables to their own context
commit
|
commitdiff
|
tree
2015-01-27
Anton Khirnov
error_resilience: move the MECmpContext initialization...
commit
|
commitdiff
|
tree
2015-01-27
Anton Khirnov
hevc: unref the current frame if frame_start() fails
commit
|
commitdiff
|
tree
2015-01-27
Anton Khirnov
hevc: clear unused refs on failure
commit
|
commitdiff
|
tree
2015-01-27
Anton Khirnov
h264: simplify code in flush_dpb()
commit
|
commitdiff
|
tree
2015-01-14
Anton Khirnov
id3v2: fix reading v2.2 attached pictures
commit
|
commitdiff
|
tree
2015-01-14
Anton Khirnov
id3v2: add names to the parameters of ID3v2EMFunc.read
commit
|
commitdiff
|
tree
2015-01-14
Anton Khirnov
id3v2: constify the 'tag' parameter to special metadata...
commit
|
commitdiff
|
tree
2015-01-09
Anton Khirnov
matroskaenc: refuse to write AAC without valid extradata
commit
|
commitdiff
|
tree
2015-01-09
Anton Khirnov
mpeg4audio: check the init_get_bits() return value
commit
|
commitdiff
|
tree
2014-12-27
Anton Khirnov
h264: restore a block mistakenly removed in e10fd08a
commit
|
commitdiff
|
tree
2014-12-19
Anton Khirnov
mmvideo: check frame dimensions
commit
|
commitdiff
|
tree
2014-12-19
Anton Khirnov
jvdec: check frame dimensions
commit
|
commitdiff
|
tree
2014-12-19
Anton Khirnov
mjpegdec: check for pixel format changes
commit
|
commitdiff
|
tree
2014-12-19
Anton Khirnov
mov: avoid a memleak when multiple stss boxes are present
commit
|
commitdiff
|
tree
2014-12-14
Anton Khirnov
thread: use "" instead of <> for including the w32pthreads...
commit
|
commitdiff
|
tree
2014-11-27
Anton Khirnov
opusdec: make sure all substreams have the same number...
commit
|
commitdiff
|
tree
2014-11-27
Anton Khirnov
lavu: add wrappers for the pthreads mutex API
commit
|
commitdiff
|
tree
2014-11-17
Anton Khirnov
hevc: remove superfluous assignments and checks
commit
|
commitdiff
|
tree
2014-11-17
Anton Khirnov
hevc: eliminate an unneeded intermediate variable
commit
|
commitdiff
|
tree
2014-11-17
Anton Khirnov
hevc: reduce variable scope
commit
|
commitdiff
|
tree
2014-11-17
Anton Khirnov
hevc: further reduce code duplication in hls_prediction_unit()
commit
|
commitdiff
|
tree
2014-11-17
Anton Khirnov
hevc: reduce code duplication in hls_prediction_unit()
commit
|
commitdiff
|
tree
2014-11-17
Anton Khirnov
hevcdsp_template: templatize transquant_bypass
commit
|
commitdiff
|
tree
2014-11-17
Anton Khirnov
hevc: remove an unused function parameter
commit
|
commitdiff
|
tree
2014-11-17
Anton Khirnov
hevc: remove a redundant line
commit
|
commitdiff
|
tree
2014-11-17
Anton Khirnov
hevc: do not store rqt_root_cbf in the context
commit
|
commitdiff
|
tree
2014-11-17
Anton Khirnov
hevc: do not store pcm_flag in the context
commit
|
commitdiff
|
tree
2014-11-06
Anton Khirnov
nutdec: do not set has_b_frames
commit
|
commitdiff
|
tree
2014-11-06
Anton Khirnov
lavc: make avpriv_flac_is_extradata_valid() private...
commit
|
commitdiff
|
tree
2014-11-06
Anton Khirnov
oggenc: accept only STREAMINFO extradata
commit
|
commitdiff
|
tree
2014-11-06
Anton Khirnov
lavc: make avpriv_flac_parse_streaminfo() private on...
commit
|
commitdiff
|
tree
2014-11-06
Anton Khirnov
lavf: stop using avpriv_flac_parse_streaminfo()
commit
|
commitdiff
|
tree
2014-11-06
Anton Khirnov
riffenc: do not fall back on AVCodecContext.frame_size...
commit
|
commitdiff
|
tree
2014-11-06
Anton Khirnov
lavf: use the format context strict_std_compliance...
commit
|
commitdiff
|
tree
2014-11-06
Anton Khirnov
lavc,lavf: switch to the new vorbis parse API
commit
|
commitdiff
|
tree
2014-11-06
Anton Khirnov
lavc: add a public API for parsing vorbis packets.
commit
|
commitdiff
|
tree
2014-11-06
Anton Khirnov
vorbis_parser: add an AV prefix to VorbisParseContext
commit
|
commitdiff
|
tree
2014-11-06
Anton Khirnov
vorbis_parser: use a dedicated AVClass for logging
commit
|
commitdiff
|
tree
2014-10-28
Anton Khirnov
lavd: fix building x11grab after a6674d2
commit
|
commitdiff
|
tree
2014-10-24
Anton Khirnov
mp3enc: write full LAME frame
commit
|
commitdiff
|
tree
2014-10-24
Anton Khirnov
avconv: copy stream-level side data when streamcopying
commit
|
commitdiff
|
tree
2014-10-24
Anton Khirnov
doc: reword the mp3 muxer documentation
commit
|
commitdiff
|
tree
2014-10-24
Anton Khirnov
mp3dec: fix reading the Xing tag
commit
|
commitdiff
|
tree
2014-10-18
Anton Khirnov
lavc: make lmax/lmin into private options of mpegvideo...
commit
|
commitdiff
|
tree
2014-10-18
Anton Khirnov
lavc: make border_masking into private options of mpegvideo...
commit
|
commitdiff
|
tree
2014-10-18
Anton Khirnov
lavc: deprecate unused mb_threshold field
commit
|
commitdiff
|
tree
2014-10-18
Anton Khirnov
libvpxenc: add static-thresh private option
commit
|
commitdiff
|
tree
2014-10-18
Anton Khirnov
lavc: deprecate unused me_threshold field
commit
|
commitdiff
|
tree
2014-10-18
Anton Khirnov
lavc: make rc_buffer_aggressivity/rc_initial_cplx into...
commit
|
commitdiff
|
tree
2014-10-18
Anton Khirnov
lavc: make rc_eq into private options of mpegvideo...
commit
|
commitdiff
|
tree
2014-10-18
Anton Khirnov
lavc: make rc_qmod_* into private options of mpegvideo...
commit
|
commitdiff
|
tree
2014-10-18
Anton Khirnov
lavc: make rc_qsquish a private option of mpegvideo...
commit
|
commitdiff
|
tree
2014-10-18
Anton Khirnov
urlprotocol: remove unused url_interrupt_cb declaration
commit
|
commitdiff
|
tree
2014-10-15
Anton Khirnov
avconv: replace AVCodecContext.time_base with framerate
commit
|
commitdiff
|
tree
2014-10-15
Anton Khirnov
lavf: switch to AVCodecContext.framerate for demuxing
commit
|
commitdiff
|
tree
2014-10-15
Anton Khirnov
lavc: deprecate the use of AVCodecContext.time_base...
commit
|
commitdiff
|
tree
2014-10-13
Anton Khirnov
lavf: use initial_padding instead of deprecated delay
commit
|
commitdiff
|
tree
2014-10-13
Anton Khirnov
lavc: use a separate field for exporting audio encoder...
commit
|
commitdiff
|
tree
2014-10-07
Anton Khirnov
hevc_mvs: make sure to always initialize the temporal...
commit
|
commitdiff
|
tree
2014-10-07
Anton Khirnov
hevc_mvs: initialize the temporal MV in case of missing ref
commit
|
commitdiff
|
tree
2014-09-04
Anton Khirnov
Add release notes for 11.
commit
|
commitdiff
|
tree
2014-08-27
Anton Khirnov
avconv: fix parsing the AVOptions for -target
commit
|
commitdiff
|
tree
2014-08-27
Anton Khirnov
avconv: fix the muxrate values for -target
commit
|
commitdiff
|
tree
2014-08-27
Anton Khirnov
mpegenc: limit the maximum muxrate
commit
|
commitdiff
|
tree
2014-08-25
Anton Khirnov
lavf: add AVFormatContext.max_ts_probe
commit
|
commitdiff
|
tree
2014-08-25
Anton Khirnov
doc/APIchanges: fill in missing hashes and dates
commit
|
commitdiff
|
tree
2014-08-22
Anton Khirnov
electronicarts: set the framerate for TGQ/TQI
commit
|
commitdiff
|
tree
2014-08-22
Anton Khirnov
electronicarts: read the framerate for MAD
commit
|
commitdiff
|
tree
2014-08-22
Anton Khirnov
electronicarts: do not fail on zero-sized chunks
commit
|
commitdiff
|
tree
2014-08-13
Anton Khirnov
lavf: eliminate ff_get_audio_frame_size()
commit
|
commitdiff
|
tree
2014-08-13
Anton Khirnov
cmdutils: allow matching by metadata in stream specifiers
commit
|
commitdiff
|
tree
2014-08-13
Anton Khirnov
mem: add av_strndup() for duplicating substrings
commit
|
commitdiff
|
tree
2014-08-13
Anton Khirnov
avconv: rename output_packet() to process_input_packet()
commit
|
commitdiff
|
tree
2014-08-10
Anton Khirnov
lavc: drop the av_fast_{re,m}alloc compatibility wrappers
commit
|
commitdiff
|
tree
2014-08-09
Anton Khirnov
lavc: remove obsolete and disabled avpriv functions
commit
|
commitdiff
|
tree
2014-08-09
Anton Khirnov
Remove obsolete FF_API_REFERENCE_DTS cruft.
commit
|
commitdiff
|
tree
2014-08-09
Anton Khirnov
Remove obsolete FF_API_PROBE_MIME cruft.
commit
|
commitdiff
|
tree
2014-08-09
Anton Khirnov
Remove obsolete FF_API_AVFRAME_COLORSPACE cruft.
commit
|
commitdiff
|
tree
2014-08-09
Anton Khirnov
Bump major versions of all libraries.
commit
|
commitdiff
|
tree
2014-08-09
Anton Khirnov
Postpone API-incompatible changes until the next bump.
commit
|
commitdiff
|
tree
2014-08-09
Anton Khirnov
hevc_filter: avoid excessive calls to ff_hevc_get_ref_list()
commit
|
commitdiff
|
tree
2014-08-09
Anton Khirnov
hevc_refs: drop the handling of negative coordinates...
commit
|
commitdiff
|
tree
2014-08-09
Anton Khirnov
hevc_filter: move some conditions out of loops
commit
|
commitdiff
|
tree
2014-08-09
Anton Khirnov
hevc: deobfuscate slice/tile boundary handling for DBF
commit
|
commitdiff
|
tree
2014-08-09
Anton Khirnov
hevc_filter: drop more redundant checks
commit
|
commitdiff
|
tree
2014-08-09
Anton Khirnov
hevc_filter: drop redundant checks
commit
|
commitdiff
|
tree
2014-08-09
Anton Khirnov
hevc: calculate the dbf strength in hls_pcm_sample...
commit
|
commitdiff
|
tree
next