projects
/
libav.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
pngdec: Add support for PIX_FMT_Y400A
2010-04-14
Andreas Öman
pngdec: Add support for PIX_FMT_Y400A
commit
|
commitdiff
|
tree
2010-04-14
Andreas Öman
Add PIX_FMT_Y400A, 8bit gray, 8bit alpha
commit
|
commitdiff
|
tree
2010-03-08
Andreas Öman
w32thread: Make avcodec_thread_execute2() static here...
commit
|
commitdiff
|
tree
2010-03-08
Andreas Öman
Make avcodec_thread_execute2() static
commit
|
commitdiff
|
tree
2010-02-10
Andreas Öman
mp3: ftell() file offset for VBR tags before ID3v1...
commit
|
commitdiff
|
tree
2010-01-08
Andreas Öman
Log unknown NAL code from correct context
commit
|
commitdiff
|
tree
2009-12-08
Andreas Öman
aac: Set sample rate in avctx from ADTS header (if...
commit
|
commitdiff
|
tree
2009-05-31
Andreas Öman
Add a lock manager API to libavcodec.
commit
|
commitdiff
|
tree
2009-04-22
Andreas Öman
It should be #if, not #ifdef
commit
|
commitdiff
|
tree
2009-02-18
Art Clarke
av_write_trailer() must be done before closing codecs.
commit
|
commitdiff
|
tree
2009-02-17
Andreas Öman
Gopher protocol should depend on networking being enabled.
commit
|
commitdiff
|
tree
2009-01-23
Andreas Öman
Avoid allocating MPADecodeContext on stack.
commit
|
commitdiff
|
tree
2008-12-22
Andreas Öman
Revert r16257:
commit
|
commitdiff
|
tree
2008-12-21
Andreas Öman
Include "libavutil/common.h" where we use llrint()...
commit
|
commitdiff
|
tree
2008-11-12
Jindřich Makovička
Allow the UDP socket buffer size to be adjusted using a
commit
|
commitdiff
|
tree
2008-11-10
Martin Storsjö
Fix memory leak in libgsm wrapper.
commit
|
commitdiff
|
tree
2008-11-04
Andreas Öman
h264: Implement decoding of picture timing SEI message.
commit
|
commitdiff
|
tree
2008-11-04
Andrew Savchenko
Only warn about "Invalid and inefficient vfw-avi packed...
commit
|
commitdiff
|
tree
2008-11-02
Andreas Öman
Change multichannel API define prefix from "CHANNEL_...
commit
|
commitdiff
|
tree
2008-08-29
Andreas Öman
5,1l: samples_chanptr[] should be (const float *)
commit
|
commitdiff
|
tree
2008-08-29
Andreas Öman
dca: Set data_size outside block loop.
commit
|
commitdiff
|
tree
2008-08-29
Andreas Öman
dca: Do float -> int16 interleaving in-place using...
commit
|
commitdiff
|
tree
2008-08-25
Andreas Öman
When setting codec_id during codec probe we must also...
commit
|
commitdiff
|
tree
2008-08-21
Andreas Öman
The comment about channel order for AAC 5.1 audio was...
commit
|
commitdiff
|
tree
2008-07-20
Andreas Öman
Decrease severity of 'invalid new backstep' log message...
commit
|
commitdiff
|
tree
2008-07-20
Andreas Öman
Supply context argument to av_log() in mpeg audio decoder.
commit
|
commitdiff
|
tree
2008-07-11
Andreas Öman
Deprecate avcodec_build(), it returns the same value as
commit
|
commitdiff
|
tree
2008-06-02
Andreas Öman
Audio channels and sample rate must be set in order...
commit
|
commitdiff
|
tree
2008-04-21
Andreas Öman
Compute AC3 frame CRC for stronger raw AC3 format probing.
commit
|
commitdiff
|
tree
2008-04-17
Stefano Sabatini
Add descriptive long_name to AVCodec
commit
|
commitdiff
|
tree
2008-02-11
Paul Kelly
Add 'reservoir' flag to lavc's flags2 controlling whether...
commit
|
commitdiff
|
tree
2008-01-31
Andreas Öman
Fix the following warnings:
commit
|
commitdiff
|
tree
2008-01-25
Zdenek Kabelac
Correctly clean up IntraX8Context upon codec close.
commit
|
commitdiff
|
tree
2008-01-12
Robert Swain
Make the Kaiser-Bessel window generator a common function
commit
|
commitdiff
|
tree
2008-01-09
Andreas Öman
Fix a bug causing the generated stream to be corrupt...
commit
|
commitdiff
|
tree
2008-01-09
Andreas Öman
Correctly use output format stream index for bitstream...
commit
|
commitdiff
|
tree
2008-01-07
Andreas Öman
Dont crash if resampling is requested but no audio...
commit
|
commitdiff
|
tree
2007-12-15
Andreas Öman
Add missing '\n' to log format text
commit
|
commitdiff
|
tree
2007-12-15
Andreas Öman
SDL does not seem to support more than two channels.
commit
|
commitdiff
|
tree
2007-12-15
Andreas Öman
Notify the input coder about the number of requested...
commit
|
commitdiff
|
tree
2007-12-15
Andreas Öman
Make DCA decoder honor avctx->request_channels in a...
commit
|
commitdiff
|
tree
2007-12-15
Andreas Öman
Make AC3 decoder honor avctx->request_channels
commit
|
commitdiff
|
tree
2007-11-28
Andreas Öman
Bump lavf minor due to addition of
commit
|
commitdiff
|
tree
2007-11-28
Björn Axelsson
Extend ByteIOContext and add the buffered IO functions:
commit
|
commitdiff
|
tree
2007-11-24
Björn Axelsson
Extend URLProtocol with new function pointers and api...
commit
|
commitdiff
|
tree
2007-11-21
Björn Axelsson
Use dynamically allocated ByteIOContext in AVFormatContext
commit
|
commitdiff
|
tree
2007-11-14
Patrice Bensoussan
Add support for reading WM/Year tag
commit
|
commitdiff
|
tree
2007-11-14
Andreas Öman
remove unnecessary -1 from snprintf len
commit
|
commitdiff
|
tree
2007-11-14
Patrice Bensoussan
Add support for ID3v2 year tag
commit
|
commitdiff
|
tree
2007-11-10
Reinhard Nissl
Provide top_field_first logic for h264
commit
|
commitdiff
|
tree
2007-11-04
Andreas Öman
make sure the mpeg audio header is valid before passing...
commit
|
commitdiff
|
tree
2007-10-24
Andreas Öman
add support for reading duration from VBRI-tag in mp3...
commit
|
commitdiff
|
tree
2007-10-23
Andreas Öman
fix indent
commit
|
commitdiff
|
tree
2007-10-23
Andreas Öman
cosmetical change of mp3_parse_xing() to prepare for...
commit
|
commitdiff
|
tree
2007-10-23
Andreas Öman
add support for reading duration from Xing-tag in mp3...
commit
|
commitdiff
|
tree
2007-10-18
Thorsten Jordan
set start_time to 0 to enable seeking in mp3-files
commit
|
commitdiff
|
tree
2007-10-13
Jeff Downs
Simplify tests for field macroblocks
commit
|
commitdiff
|
tree
2007-10-09
Jeff Downs
fix incorrect check for abs_diff_pic_num overflow
commit
|
commitdiff
|
tree
2007-10-09
Andreas Öman
reindent
commit
|
commitdiff
|
tree
2007-10-08
Jeff Downs
Manage Picture buffers for fields as well as frames...
commit
|
commitdiff
|
tree
2007-10-08
Martin Zlomek
Fix deblocking for PAFF content
commit
|
commitdiff
|
tree
2007-10-06
Jeff Downs
Cosmetic renaming variable so that it makes more sense...
commit
|
commitdiff
|
tree
2007-10-06
Jeff Downs
Augment mmcodecoding process to work properly with...
commit
|
commitdiff
|
tree
2007-10-06
Jeff Downs
Edge emulation for fields. Part of PAFF implementation
commit
|
commitdiff
|
tree
2007-10-06
Jeff Downs
Set Picture.poc for fields and field pairs. Part of...
commit
|
commitdiff
|
tree
2007-10-06
Jeff Downs
Modifies macroblock addressing and current macroblock...
commit
|
commitdiff
|
tree
2007-10-05
Jeff Downs
Support function and changes to reference picture reordering...
commit
|
commitdiff
|
tree
2007-10-05
Jeff Downs
Reindent fill_default_ref_list after changes for PAFF
commit
|
commitdiff
|
tree
2007-10-05
Jeff Downs
Support functions and changes to default reference...
commit
|
commitdiff
|
tree
2007-10-04
Jeff Downs
Reorganize long reference management to minimize code...
commit
|
commitdiff
|
tree
2007-10-04
Jeff Downs
Fix Picture.key_frame setting to be compatible with...
commit
|
commitdiff
|
tree
2007-10-04
Jeff Downs
Fix h->curr_pic_num for field pictures. Necessary for...
commit
|
commitdiff
|
tree
2007-10-04
Jeff Downs
Rename variable to make sense in both field and frame...
commit
|
commitdiff
|
tree
2007-10-04
Jeff Downs
Further modularize short reference list management...
commit
|
commitdiff
|
tree
2007-10-04
Jeff Downs
Re-indent unreference_pic.
commit
|
commitdiff
|
tree
2007-10-04
Jeff Downs
Modify unreference_pic implementation with PAFF in...
commit
|
commitdiff
|
tree
2007-10-04
Jeff Downs
Partial PAFF implementation at macroblock level.
commit
|
commitdiff
|
tree
2007-10-02
Andreas Öman
remove unused code, spotted by Jeff Downs, heydowns...
commit
|
commitdiff
|
tree
2007-10-02
Jeff Downs
Rename MMCO stuff to prepare for h264/PAFF implementation.
commit
|
commitdiff
|
tree
2007-10-02
Jeff Downs
Cosmetic preparations for h264/PAFF implementation.
commit
|
commitdiff
|
tree
2007-09-29
Ronald S. Bultje
Use emms_c() instead of ifdef
commit
|
commitdiff
|
tree
2007-09-29
Ronald S. Bultje
Add IPv6 support to url_split()
commit
|
commitdiff
|
tree
2007-09-27
Ronald S. Bultje
refactor url_split(), preparing for IPv6 support
commit
|
commitdiff
|
tree
2007-09-26
Jeff Downs
h264/PAFF preparation: use DELAYED_PIC_REF to mark...
commit
|
commitdiff
|
tree
2007-09-25
Andreas Öman
reindent
commit
|
commitdiff
|
tree