projects
/
ffmpeg.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ffmpeg.git
2015-01-29
Martin Storsjö
libopenh264: Log debug messages to a non-null context
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
Michael Niedermayer
h264: Do not share rbsp_buffer across threads
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
Luca Barbato
avio: Do not consider the end-of-buffer position valid
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
Clay McClure
libdc1394: Add support for MONO8 (gray) video mode
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Vittorio Giovara
libopencv: Rework error handling in parse_iplconvkernel()
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Vittorio Giovara
dvbsubdec: check memory allocations and propagate errors
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Vittorio Giovara
nuv: validate image size
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Vittorio Giovara
nsvdec: validate channels and samplerate
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Anton Khirnov
lavc: support extracting audio service type from side...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Anton Khirnov
mov: export audio service type as side data
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Anton Khirnov
lavf: add a convenience function for adding side data...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Anton Khirnov
Add a side data type for audio service type.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Anton Khirnov
nutenc: do not use has_b_frames
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Anton Khirnov
lavc: deprecate unused AVCodecContext.stream_codec_tag
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Anton Khirnov
avidec: do not export stream_codec_tag
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Anton Khirnov
h264: drop any pretense of support for data partitioning
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Anton Khirnov
h264_parser: restore a comment lost in 0268a54
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Anton Khirnov
h264: do not reset the ref lists in flush_change()
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Anton Khirnov
h264: move parser-only variables to their own context
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Anton Khirnov
error_resilience: move the MECmpContext initialization...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Hendrik Leppkes
avconv_dxva2: add hevc support
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Hendrik Leppkes
Add DXVA2 HEVC HWAccel
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Hendrik Leppkes
hevc: reindent after previous commit
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Hendrik Leppkes
hevc: add hwaccel hooks
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Hendrik Leppkes
hevc: store the short term rps flag and size in the...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Hendrik Leppkes
hevc: store the escaped/raw bitstream in HEVCNAL
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Hendrik Leppkes
hevc: pass the full HEVCNAL struct to decode_nal_unit
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Andreas Unterweger
examples/transcode_aac: generate proper PTS and set...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Andreas Unterweger
examples/transcode_aac: fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Andreas Unterweger
examples/transcode_aac: properly select the output...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Anton Khirnov
hevc: unref the current frame if frame_start() fails
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Anton Khirnov
hevc: clear unused refs on failure
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Anton Khirnov
h264: simplify code in flush_dpb()
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Vittorio Giovara
segment: Check av_get_frame_filename() return value
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Vittorio Giovara
hlsproto: Properly close avio buffer in case of error
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Vittorio Giovara
mov: Do not compute negative SAR values
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Michael Niedermayer
mpegvideo_enc: Draw edges on input for non-multiple...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Martin Storsjö
rtspdec: Consistently use rtsp_hd_out for writing
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Derek Buitenhuis
libx265: Pass through user-set frame type
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Martin Storsjö
dashenc: Use inttypes.h macros for format strings inste...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Rodger Combs
dashenc: Fix format string generation
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Derek Buitenhuis
doc/platform: Reference only MSYS2 and MinGW-w64
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Martin Storsjö
libopenh264enc: Move a declaration of a variable into...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Martin Storsjö
libopenh264enc: Remove a workaround for silencing warni...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-19
Michael Niedermayer
smoothstreamingenc: Add a missing "goto fail"
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Nidhi Makhijani
aea: Return proper error code on invalid header
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Vittorio Giovara
swscale: fix gbrap to gbrap alpha scaling
commit
|
commitdiff
|
tree
|
snapshot
2015-01-16
Vittorio Giovara
swscale: fix warning about incompatible function pointe...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Martin Storsjö
rtmppkt: Repeat the full 32 bit timestamp for chunking...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Michael Niedermayer
h264_cabac: Break infinite loops
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Vittorio Giovara
opus_parser: drop unused variable
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Vittorio Giovara
bsf: check memory allocations
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Vittorio Giovara
vp8: improve memory allocation checks
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Anton Khirnov
id3v2: fix reading v2.2 attached pictures
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Anton Khirnov
id3v2: add names to the parameters of ID3v2EMFunc.read
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Anton Khirnov
id3v2: constify the 'tag' parameter to special metadata...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Paul B Mahol
tiff: support decoding GBRP and GBRAP formats
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Paul B Mahol
libswscale: GBRAP input & output and GBRAP16 input...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Paul B Mahol
lavc: add GBRAP to avcodec_align_dimensions2
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Paul B Mahol
lavu: add planar 16 bit and 8 bit rgb with alpha
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Stefano Sabatini
imgutils: create misc functions for dealing with buffers
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Vittorio Giovara
mov: Check angle rather than full matrix when updating SAR
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Vittorio Giovara
png: improve signature check
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Vittorio Giovara
img2dec: correctly use the parsed value from -start_number
commit
|
commitdiff
|
tree
|
snapshot
2015-01-09
Anton Khirnov
matroskaenc: refuse to write AAC without valid extradata
commit
|
commitdiff
|
tree
|
snapshot
2015-01-09
Anton Khirnov
mpeg4audio: check the init_get_bits() return value
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Martin Storsjö
libfdk-aacdec: Make sure decoding doesn't add any extra...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Martin Storsjö
libopenh264enc: Fix a typo and some nitpicks
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Martin Storsjö
doc: Add initial documentation about the OpenH264 encod...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Alexandre Colucci
xsub: Support DXSA subtitles
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Luca Barbato
mpeg: Remove unused field
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Luca Barbato
segment: Fix the failure paths
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Martin Storsjö
libavcodec: Add an OpenH264 encoder wrapper
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Martin Storsjö
movenc: Fix a typo in a comment
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Martin Storsjö
movenc: Readd an accidentally removed condition
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Justin Ruggles
isom: add 'mp1v' fourcc
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Vittorio Giovara
msmpeg4: check memory allocations and propagate errors
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
Vittorio Giovara
ulti: invert the order of parameters of ulti_decode_frame()
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Vittorio Giovara
vf_interlace: remove the warning tag in the message
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Vittorio Giovara
vf_interlace: merge FIELD_LOWER check
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Vittorio Giovara
vf_interlace: also assert for height
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Vittorio Giovara
vf_interlace: use image width rather than linesize
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Agostino Sarubbo
build: Use -Werror=format-security
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Stefano Pigozzi
vda: error out if decoded CVPixelBuffer is empty
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Diego Biurrun
ffv1: const correctness for encode_rgb_frame()
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Diego Biurrun
ffv1: Drop unnecessary casts and const qualifiers to...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Vittorio Giovara
swscale: check memory allocations
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Vittorio Giovara
opt: check memory allocation
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Martin Storsjö
movenc: Enable editlists by default if delay_moov is...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Martin Storsjö
libavformat: Check for malloc failures in avformat_new_...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Martin Storsjö
libavformat: Remove a misleading/incorrect comment
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Martin Storsjö
configure: Remap -L to -libpath for msvc
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Johan Andersson
cmdutils: update copyright year to 2015.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Martin Storsjö
avisynth: Use RTLD_LOCAL instead of RTLD_GLOBAL
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Martin Storsjö
sidxindex: Remove parsing that isn't necessary any...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Martin Storsjö
sidxindex: Don't adjust the Period start time depending...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Martin Storsjö
dashenc: Use pts for MPD timeline timestamps
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Martin Storsjö
dashenc: Use delay_moov
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Martin Storsjö
movenc: Get rid of a hack for updating the dvc1 atom
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
Martin Storsjö
movenc: Add an option for delaying writing the moov...
commit
|
commitdiff
|
tree
|
snapshot
next