git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lavc: remove a pointless check in decode_audio4()
[ffmpeg.git]
/
libavcodec
/
utils.c
2013-12-09
Anton Khirnov
lavc: remove a pointless check in decode_audio4()
blob
|
commitdiff
2013-12-09
Anton Khirnov
lavc: use buf[0] instead of data[0] as the indicator...
blob
|
commitdiff
|
diff to current
2013-12-09
Anton Khirnov
lavc: remove the extended_data workarounds.
blob
|
commitdiff
|
diff to current
2013-11-16
Anton Khirnov
lavc: deprecate avcodec_alloc_frame().
blob
|
commitdiff
|
diff to current
2013-11-16
Anton Khirnov
Replace all instances of avcodec_alloc_frame() with...
blob
|
commitdiff
|
diff to current
2013-11-14
Anton Khirnov
Move av_fast_{m,re}alloc from lavc to lavu.
blob
|
commitdiff
|
diff to current
2013-11-10
Luca Barbato
hwaccel: Simplify ff_find_hwaccel
blob
|
commitdiff
|
diff to current
2013-11-04
Anton Khirnov
lavc: move AVCodecContext.pkt to AVCodecInternal
blob
|
commitdiff
|
diff to current
2013-11-04
Anton Khirnov
pthread: store thread contexts in AVCodecInternal inste...
blob
|
commitdiff
|
diff to current
2013-10-31
Anton Khirnov
lavc/utils: stop using deprecated avcodec_set_dimensions
blob
|
commitdiff
|
diff to current
2013-10-31
Anton Khirnov
lavc: replace avcodec_set_dimensions with ff_set_dimensions
blob
|
commitdiff
|
diff to current
2013-10-30
Anton Khirnov
lavc: add error checking to apply_param_change.
blob
|
commitdiff
|
diff to current
2013-09-26
Paul B Mahol
pcm: support 24-bit/32-bit little-endian planar
blob
|
commitdiff
|
diff to current
2013-08-21
Diego Biurrun
avcodec/utils: Simplify a condition that combines HAVE_...
blob
|
commitdiff
|
diff to current
2013-08-02
Diego Biurrun
Disable deprecation warnings for cases where a replacem...
blob
|
commitdiff
|
diff to current
2013-06-20
Anton Khirnov
lavc: free the padded last frame during audio encoding...
blob
|
commitdiff
|
diff to current
2013-06-16
Janne Grunau
utils: fix avcodec_flush_buffers pre-reference counting...
blob
|
commitdiff
|
diff to current
2013-06-10
Anton Khirnov
lavc: use AVFrame API properly in pad_last_frame().
blob
|
commitdiff
|
diff to current
2013-05-17
Anton Khirnov
lavc/pthread: remove obsolete checks
blob
|
commitdiff
|
diff to current
2013-05-15
Anton Khirnov
pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
blob
|
commitdiff
|
diff to current
2013-05-14
Matt Wolenetz
lavc: Fix msvc compilation of utils.c with -WX (warning...
blob
|
commitdiff
|
diff to current
2013-05-07
Luca Barbato
lavc: do not leak frames in avcodec_decode_audio4
blob
|
commitdiff
|
diff to current
2013-05-04
Diego Biurrun
avcodec: Add av_cold attributes to init functions missi...
blob
|
commitdiff
|
diff to current
2013-04-30
Diego Biurrun
avcodec: Drop unnecessary ff_ name prefixes from static...
blob
|
commitdiff
|
diff to current
2013-04-30
Anton Khirnov
lavc: clear AVBuffers on decoded frames if refcounted_f...
blob
|
commitdiff
|
diff to current
2013-04-19
Anton Khirnov
ff_get_buffer(): allocate the frame for max(coded,displ...
blob
|
commitdiff
|
diff to current
2013-04-10
Anton Khirnov
lavc: don't overwrite display dimensions with coded...
blob
|
commitdiff
|
diff to current
2013-04-10
Ronald S. Bultje
dsputil: Make dsputil selectable
blob
|
commitdiff
|
diff to current
2013-03-26
Janne Grunau
utils: add workaround for AVHWAccel in ff_get_buffer...
blob
|
commitdiff
|
diff to current
2013-03-26
Martin Storsjö
lavc: Rename avpriv_mpv_find_start_code after moving...
blob
|
commitdiff
|
diff to current
2013-03-26
Martin Storsjö
lavc: Move start code finding to utils.c
blob
|
commitdiff
|
diff to current
2013-03-19
Anton Khirnov
lavc, lavfi: fix counting number of planes in AVBufferR...
blob
|
commitdiff
|
diff to current
2013-03-17
Anton Khirnov
lavc,lavfi: fix calculating the plane size in the AVBuf...
blob
|
commitdiff
|
diff to current
2013-03-13
Diego Biurrun
Add av_log_{ask_for_sample|missing_feature} replacement...
blob
|
commitdiff
|
diff to current
2013-03-11
Janne Grunau
avframe: call release_buffer only if it is set
blob
|
commitdiff
|
diff to current
2013-03-10
Anton Khirnov
lavc: fix get_buffer() compatibility layer for audio.
blob
|
commitdiff
|
diff to current
2013-03-09
Anton Khirnov
lavc: remove disabled FF_API_OLD_ENCODE_VIDEO cruft
blob
|
commitdiff
|
diff to current
2013-03-09
Anton Khirnov
lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft
blob
|
commitdiff
|
diff to current
2013-03-09
Anton Khirnov
lavc: remove disabled FF_API_OLD_DECODE_AUDIO cruft
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavc: update the fallback versions of ff_thread_*
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavc: make up a fake frame channel layout when there...
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavc: allow decoders to override frame parameters.
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavc decoders: work with refcounted frames.
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
avpacket: use AVBuffer to allow refcounting the packets.
blob
|
commitdiff
|
diff to current
2013-03-07
Reimar Döffinger
Use the avstring.h locale-independent character type...
blob
|
commitdiff
|
diff to current
2013-03-07
Stefano Sabatini
lavc: Prettify printing of codec tags containing non...
blob
|
commitdiff
|
diff to current
2013-02-15
Anton Khirnov
get_buffer(): do not initialize the data.
blob
|
commitdiff
|
diff to current
2013-02-13
Diego Biurrun
dsputil: Move STRIDE_ALIGN macro to the only place...
blob
|
commitdiff
|
diff to current
2013-01-15
Luca Barbato
lavc: set the default rc_initial_buffer_occupancy
blob
|
commitdiff
|
diff to current
2012-12-30
Diego Biurrun
libavcodec/utils: Add braces to shut up gcc warnings
blob
|
commitdiff
|
diff to current
2012-12-13
Janne Grunau
lavc: set frame parameters after decoding only if necessary
blob
|
commitdiff
|
diff to current
2012-12-04
Anton Khirnov
lavc: factorise setting buffer type in avcodec_default_...
blob
|
commitdiff
|
diff to current
2012-12-04
Anton Khirnov
lavc: don't reuse audio buffers
blob
|
commitdiff
|
diff to current
2012-12-04
Anton Khirnov
lavc: set frame properties in ff_get_buffer().
blob
|
commitdiff
|
diff to current
2012-12-04
Anton Khirnov
lavc: add a wrapper for AVCodecContext.get_buffer().
blob
|
commitdiff
|
diff to current
2012-11-13
Luca Barbato
avcodec: remove ff_is_hwaccel_pix_fmt
blob
|
commitdiff
|
diff to current
2012-11-13
Luca Barbato
pixdesc: add av_pix_fmt_get_chroma_sub_sample
blob
|
commitdiff
|
diff to current
2012-11-11
Justin Ruggles
Include libavutil/channel_layout.h instead of libavutil...
blob
|
commitdiff
|
diff to current
2012-11-01
Ilkka Ollakka
decode_audio3: initialize AVFrame
blob
|
commitdiff
|
diff to current
2012-11-01
Justin Ruggles
lavc: check channel count after decoder init
blob
|
commitdiff
|
diff to current
2012-11-01
Justin Ruggles
lavc: move SANE_NB_CHANNELS to internal.h and use it...
blob
|
commitdiff
|
diff to current
2012-10-24
Anton Khirnov
lavc: initialize output AVFrame before decoding.
blob
|
commitdiff
|
diff to current
2012-10-23
Justin Ruggles
lavc: use the correct API version guard macro for avcod...
blob
|
commitdiff
|
diff to current
2012-10-21
Nathan Caldwell
avcodec: handle AVERROR_EXPERIMENTAL
blob
|
commitdiff
|
diff to current
2012-10-21
Nathan Caldwell
avcodec: prefer decoders without CODEC_CAP_EXPERIMENTAL
blob
|
commitdiff
|
diff to current
2012-10-16
Rafaël Carré
avcodec_encode_audio(): fix invalid free
blob
|
commitdiff
|
diff to current
2012-10-13
Diego Biurrun
avutil: Rename ff_set_systematic_pal2() ---> avpriv_set...
blob
|
commitdiff
|
diff to current
2012-10-12
Luca Barbato
avutil: add yuva422p and yuva444p formats
blob
|
commitdiff
|
diff to current
2012-10-12
Anton Khirnov
lavc: do not use av_pix_fmt_descriptors directly.
blob
|
commitdiff
|
diff to current
2012-10-09
Janne Grunau
avcodec: free extended_data instead address of it
blob
|
commitdiff
|
diff to current
2012-10-09
Diego Biurrun
Restructure av_log_missing_feature message
blob
|
commitdiff
|
diff to current
2012-10-08
Anton Khirnov
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
blob
|
commitdiff
|
diff to current
2012-10-07
Justin Ruggles
avcodec: allow either planar or interleaved sample...
blob
|
commitdiff
|
diff to current
2012-10-01
Diego Biurrun
avcodec: Drop silly and/or broken printf debug output
blob
|
commitdiff
|
diff to current
2012-09-29
Anton Khirnov
lavc: set channel count from channel layout in avcodec_...
blob
|
commitdiff
|
diff to current
2012-09-27
Diego Biurrun
avcodec: Drop long-deprecated imgconvert.h header
blob
|
commitdiff
|
diff to current
2012-09-24
Anton Khirnov
lavc: add avcodec_free_frame().
blob
|
commitdiff
|
diff to current
2012-09-24
Anton Khirnov
lavc: ensure extended_data is set properly on decoding
blob
|
commitdiff
|
diff to current
2012-09-24
Anton Khirnov
lavc: initialize AVFrame.extended_data in avcodec_get_f...
blob
|
commitdiff
|
diff to current
2012-09-24
Anton Khirnov
lavc: use av_mallocz to allocate AVFrames.
blob
|
commitdiff
|
diff to current
2012-09-24
Anton Khirnov
lavc: rename the argument of avcodec_alloc_frame/get_fr...
blob
|
commitdiff
|
diff to current
2012-09-22
Justin Ruggles
avcodec: fix memleak in avcodec_encode_audio2()
blob
|
commitdiff
|
diff to current
2012-09-18
Luca Barbato
avcodec: cleanup utils.c
blob
|
commitdiff
|
diff to current
2012-09-17
Anton Khirnov
lavc: replace AVCodecContext.encode with subtitle-speci...
blob
|
commitdiff
|
diff to current
2012-09-17
Anton Khirnov
lavc: add const to private codec class initialization.
blob
|
commitdiff
|
diff to current
2012-08-18
Anton Khirnov
lavc: add const to AVCodec* function parameters.
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-06-18
Martin Storsjö
Add support for iLBC decoding/encoding via the external...
blob
|
commitdiff
|
diff to current
2012-05-20
Diego Biurrun
avcodec/utils: cast a function argument to shut up...
blob
|
commitdiff
|
diff to current
2012-05-09
Anton Khirnov
lavc: check that extended_data is properly set in avcod...
blob
|
commitdiff
|
diff to current
2012-05-09
Anton Khirnov
lavc: pad last audio frame with silence when needed.
blob
|
commitdiff
|
diff to current
2012-05-07
Justin Ruggles
avcodec: do not needlessly set packet size to 0 in...
blob
|
commitdiff
|
diff to current
2012-05-07
Justin Ruggles
avcodec: for audio encoding, reset output packet when...
blob
|
commitdiff
|
diff to current
2012-05-07
Justin Ruggles
avcodec: refactor avcodec_encode_audio2() to merge...
blob
|
commitdiff
|
diff to current
2012-05-07
Justin Ruggles
avcodec: remove fallbacks for AVCodec.encode() in avcod...
blob
|
commitdiff
|
diff to current
2012-05-07
Anton Khirnov
lavc: add sample rate and channel layout to AVFrame.
blob
|
commitdiff
|
diff to current
2012-04-21
Mans Rullgard
Remove lowres video decoding
blob
|
commitdiff
|
diff to current
2012-04-17
Alex Converse
avcodec_string: Favor AVCodecContext.codec over the...
blob
|
commitdiff
|
diff to current
2012-04-09
Justin Ruggles
avcodec: use align == 0 for default alignment in avcode...
blob
|
commitdiff
|
diff to current
2012-04-08
Justin Ruggles
avcodec: validate the channel layout vs. channel count...
blob
|
commitdiff
|
diff to current
next