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
2012-09-24
oggparsetheora: make it more robust
Luca Barbato
2012-09-24
ogg: prevent NULL pointer deference in theora gptopts
Michael Niedermayer
2012-09-24
ogg: calculate the start position once all the headers are parsed
Luca Barbato
2012-09-24
ogg: check that the expected number of headers had been parsed
Luca Barbato
2012-09-24
libx264: change default to closed gop to match x264cli
John Van Sickle
2012-09-24
Use avcodec_free_frame() to free AVFrames.
Anton Khirnov
2012-09-24
lavf: use a malloced AVFrame in try_decode_frame().
Anton Khirnov
2012-09-24
lavc: add avcodec_free_frame().
Anton Khirnov
2012-09-24
lavc: ensure extended_data is set properly on decoding
Anton Khirnov
2012-09-24
lavc: initialize AVFrame.extended_data in avcodec_get_frame_defaults()
Anton Khirnov
2012-09-24
lavc: use av_mallocz to allocate AVFrames.
Anton Khirnov
2012-09-24
lavc: rename the argument of avcodec_alloc_frame/get_frame_defaults
Anton Khirnov
2012-09-23
rtp: Packetization of JPEG (RFC 2435)
Samuel Pitoiset
2012-09-23
smoothstreamingenc: Copy the SAR on the AVStreams as well
Martin Storsjö
2012-09-22
avcodec: fix memleak in avcodec_encode_audio2()
Justin Ruggles
2012-09-21
sipr: fall back to setting mode based on bit_rate.
Reimar Döffinger
2012-09-21
libx264: add forgotten ;
Anton Khirnov
2012-09-21
matroskadec: fix a sanity check.
Anton Khirnov
2012-09-21
matroskadec: only return corrupt packets that actually contain data
Anton Khirnov
2012-09-21
lavf: zero data/size of the packet passed to read_packet().
Anton Khirnov
2012-09-21
ARM: use 2-operand syntax for ADD Rd, PC in Apple PIC code
Mans Rullgard
2012-09-21
ARM: align PIC offset pools to 4 bytes
Mans Rullgard
2012-09-20
ARM: swap source operands in some add instructions
Mans Rullgard
2012-09-20
configure: update tms470 detection for latest version
Mans Rullgard
2012-09-20
lavf probe: prevent codec probe with no data at all seen
Janne Grunau
2012-09-20
motion_est: fix use of inline on extern functions
Mans Rullgard
2012-09-19
mp3dec: read Xing frame TOC index
Anton Khirnov
2012-09-19
mp3dec: use named constants for Xing header flags
Anton Khirnov
2012-09-19
libx264: add support for nal-hrd, required for Blu-ray streams.
John Van Sickle
2012-09-19
mov: support random access point grouping
Yusuke Nakamura
2012-09-19
matroskadec: properly support BlockDuration
Luca Barbato
2012-09-19
matroskadec: split frame parsing
Luca Barbato
2012-09-19
matroskadec: split laces parsing
Luca Barbato
2012-09-19
matroska: implement support for ProRes
Luca Barbato
2012-09-19
matroska: implement support for ALAC
Moritz Bunkus
2012-09-19
matroskadec: validate lace_size when parsed
Luca Barbato
2012-09-19
matroskadec: return meaningful errors in matroska_decode_buffer
Luca Barbato
2012-09-19
matroskadec: fix incorrect unsigned->signed conversion
Dale Curtis
2012-09-19
matroskadec: refactor matroska_decode_buffer
Luca Barbato
2012-09-19
matroskadec: check realloc in lzo encoding
Luca Barbato
2012-09-19
matroska: honor error_recognition on unknown doctypes
Luca Barbato
2012-09-19
tiffdec: Add support for GRAY16LE.
Alex Converse
2012-09-19
tiffenc: Add support for little endian RGB48 and GRAY16
Alex Converse
2012-09-19
mpeg4: support frame parameter changes with frame-mt
Janne Grunau
2012-09-19
mpegvideo: check ff_find_unused_picture() return value for errors
Janne Grunau
2012-09-19
mpegvideo: release frame buffers before freeing them
Janne Grunau
2012-09-19
configure: msvc: default to 'lib' as 'ar' tool
Mans Rullgard
2012-09-19
build: support some non-standard ar variants
Mans Rullgard
2012-09-19
rv34: use ff_MPV_common_frame_size_change()
Janne Grunau
2012-09-19
mpegvideo: add reinit function for frame parameter changes
Janne Grunau
[next]