Toggle navigation
Patchwork
Libav
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 30472 patches
Series
Submitter
State
any
Action Required
Committed
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Old
Search
Archived
No
Yes
Both
Delegate
Apply
«
1
2
...
3
4
5
…
304
305
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[1/2] ac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp
0 0 0
2011-03-29
Mans Rullgard
Committed
[2/2] ac3: armv6 optimised bit_alloc_calc_bap
0 0 0
2011-03-29
Mans Rullgard
Committed
Update link to libav package in Debian and add Link to OpenEmbedded
0 0 0
2011-03-29
Reinhard Tartler
Committed
Tweak Windows install target
0 0 0
2011-03-29
Luca Barbato
Changes Requested
[4/4] Add MxPEG decoder
0 0 0
2011-03-29
Anton Khirnov
Committed
Remove support for stripping executables
0 0 0
2011-03-29
Mans Rullgard
Committed
use av_log in PRINT_LIB_INFO
0 0 0
2011-03-29
Reinhard Tartler
Not Applicable
Remove unnecessary parameter from ff_thread_init() and fix behavior
0 0 0
2011-03-29
Alexander Strange
Committed
ac3enc: move mant*_cnt and qmant*_ptr out of AC3EncodeContext
0 0 0
2011-03-29
Mans Rullgard
Committed
sndio bug fix
0 0 0
2011-03-29
Brad
Committed
[1/2] ac3enc: move compute_mantissa_size() to ac3dsp
0 0 0
2011-03-29
Mans Rullgard
Committed
[2/2] ac3enc: ARM optimised ac3_compute_matissa_size
0 0 0
2011-03-29
Mans Rullgard
Superseded
Clip-Wrapped MXF support (attempt #5)
0 0 0
2011-03-30
Maksym Veremeyenko
New
flvdec: read index stored in the 'keyframes' tag.
0 0 0
2011-03-30
Anton Khirnov
Committed
Fixed-point FFT and MDCT
0 0 0
2011-03-30
Mans Rullgard
Committed
APIChanges: mark the place where 0.6 was branched.
0 0 0
2011-03-30
Anton Khirnov
Committed
[1/3] applehttp: Move finished and target_duration to the variant struct
0 0 0
2011-03-30
Martin Storsjö
Committed
[2/3] applehttp: Restructure the demuxer to use a custom AVIOContext
0 0 0
2011-03-30
Martin Storsjö
Superseded
[3/3] applehttp: Merge two for loops
0 0 0
2011-03-30
Martin Storsjö
Superseded
rtsp: Use GET_PARAMETER for keep-alive for generic RTSP servers
0 0 0
2011-03-30
Martin Storsjö
Committed
configure: Initial support for --target-os=symbian
0 0 0
2011-03-30
Martin Storsjö
Committed
ac3enc: ARM optimised ac3_compute_matissa_size
0 0 0
2011-03-30
Mans Rullgard
Committed
Include dependencies for test programs
0 0 0
2011-03-30
Mans Rullgard
Committed
Fixed-point support in fft-test
0 0 0
2011-03-30
Mans Rullgard
Superseded
ac3enc: simplify sym_quant()
0 0 0
2011-03-31
Mans Rullgard
Committed
avio: document avio_alloc_context.
0 0 0
2011-03-31
Anton Khirnov
Superseded
avio: make url_fdopen internal.
0 0 0
2011-03-31
Anton Khirnov
Committed
[1/2] Fixed-point support in fft-test
0 0 0
2011-03-31
Mans Rullgard
Committed
[2/2] fate: add fixed-point fft/mdct tests
0 0 0
2011-03-31
Mans Rullgard
Committed
[01/15] avio: deprecate url_poll and URLPollEntry
0 0 0
2011-03-31
Anton Khirnov
Committed
[02/15] avio: deprecate url_open_protocol
0 0 0
2011-03-31
Anton Khirnov
Committed
[03/15] avio: make url_alloc internal.
0 0 0
2011-03-31
Anton Khirnov
Committed
[04/15] avio: make url_connect internal.
0 0 0
2011-03-31
Anton Khirnov
Committed
[05/15] avio: make url_open() internal.
0 0 0
2011-03-31
Anton Khirnov
Committed
[06/15] avio: make url_read() internal.
0 0 0
2011-03-31
Anton Khirnov
Committed
[07/15] avio: make url_read_complete() internal.
0 0 0
2011-03-31
Anton Khirnov
Committed
[08/15] avio: make url_write() internal.
0 0 0
2011-03-31
Anton Khirnov
Committed
[09/15] avio: cosmetics, move AVSEEK_SIZE/FORCE declarations together
0 0 0
2011-03-31
Anton Khirnov
Committed
[10/15] avio: make url_seek() internal.
0 0 0
2011-03-31
Anton Khirnov
Committed
[11/15] avio: make url_close() internal.
0 0 0
2011-03-31
Anton Khirnov
Committed
[12/15] avio: make url_filesize() internal.
0 0 0
2011-03-31
Anton Khirnov
Superseded
[13/15] avio: make url_get_file_handle() internal.
0 0 0
2011-03-31
Anton Khirnov
Committed
[14/15] avio: deprecate url_max_packet_size().
0 0 0
2011-03-31
Anton Khirnov
Committed
[15/15] avio: deprecate url_get_filename().
0 0 0
2011-03-31
Anton Khirnov
Committed
[1/2] ARM: NEON fixed-point FFT
0 0 0
2011-03-31
Mans Rullgard
Committed
[2/2] ARM: NEON fixed-point forward MDCT
0 0 0
2011-03-31
Mans Rullgard
Committed
Fixed-point MDCT with 32-bit unscaled output
0 0 0
2011-03-31
Mans Rullgard
Superseded
[1/3] applehttp: Move finished and target_duration to the variant struct
0 0 0
2011-03-31
Martin Storsjö
Committed
[2/3] applehttp: Restructure the demuxer to use a custom AVIOContext
0 0 0
2011-03-31
Martin Storsjö
Committed
[3/3] applehttp: Merge two for loops
0 0 0
2011-03-31
Martin Storsjö
Committed
FFT: simplify fft8()
0 0 0
2011-03-31
Mans Rullgard
Committed
lavf: make compute_chapters_end less picky.
0 0 0
2011-04-01
Anton Khirnov
Committed
ape: check that number of seektable entries is equal to number of frames
0 0 0
2011-04-01
Anton Khirnov
Committed
aacenc: reduce the loop index
0 0 0
2011-04-01
Young Han Lee
Committed
[1/2] Introduce an opaque field in AVFormatContext
0 0 0
2011-04-01
Luca Barbato
RFC
[2/2] Mux in a separate thread
0 0 0
2011-04-01
Luca Barbato
RFC
fate: simplify fft test rules
0 0 0
2011-04-01
Mans Rullgard
Committed
avio: document avio_alloc_context.
0 0 0
2011-04-01
Anton Khirnov
Superseded
avio: document avio_alloc_context.
0 0 0
2011-04-01
Anton Khirnov
Superseded
[RFC/RFBench] AVX FFT
0 0 0
2011-04-01
Vitor Sessak
Superseded
avio: document avio_alloc_context.
0 0 0
2011-04-01
Anton Khirnov
Committed
avio: introduce an AVIOContext.seekable field
0 0 0
2011-04-01
Anton Khirnov
Committed
Fixed-point MDCT with 32-bit unscaled output
0 0 0
2011-04-01
Mans Rullgard
Committed
ac3enc: use generic fixed-point mdct
0 0 0
2011-04-01
Mans Rullgard
Superseded
Use consistent condition for whether to run slice-threading execute function.
0 0 0
2011-04-02
Alexander Strange
Committed
[1/4] jvdec: don't use deprecated CODEC_TYPE_*/PKT_FLAG_KEY
0 0 0
2011-04-02
Anton Khirnov
Committed
[2/4] lavc: add missing audioconvert includes
0 0 0
2011-04-02
Anton Khirnov
Committed
[3/4] parser: mark av_parser_parse() for removal on next major bump
0 0 0
2011-04-02
Anton Khirnov
Committed
[4/4] lavc: mark hurry_up for removal on next major bump
0 0 0
2011-04-02
Anton Khirnov
Committed
lavc: move lpc_coeff_precision to private flacenc options.
0 0 0
2011-04-02
Anton Khirnov
Superseded
lavc: deprecate rate_emu
0 0 0
2011-04-02
Anton Khirnov
Committed
lavc: move some x264-specific options to its private context.
0 0 0
2011-04-02
Anton Khirnov
Superseded
lavc: move some x264-specific options to its private context.
0 0 0
2011-04-02
Anton Khirnov
Rejected
[1/2] lavc: mark mb_qmin/mb_qmax for removal on next major bump.
0 0 0
2011-04-02
Anton Khirnov
Committed
[2/2] lavc: deprecate AVCodecContext.antialias_algo
0 0 0
2011-04-02
Anton Khirnov
Committed
[RFC] Handle palette changes signalled by container
0 0 0
2011-04-02
Kostya Shishkov
Superseded
lavc: move some flac-specific options to its private context.
0 0 0
2011-04-02
Anton Khirnov
Superseded
lavc: move some flac-specific options to its private context.
0 0 0
2011-04-02
Anton Khirnov
Superseded
OpenBSD/PowerPC compilation fix for libavutil ff_get_cpu_flags_ppc()
0 0 0
2011-04-02
Brad
Committed
configure: fail if an element is explicitely configured but dependencies are not enabled
0 0 0
2011-04-03
Stefano Sabatini
Rejected
ac3enc: use generic fixed-point mdct
0 0 0
2011-04-03
Mans Rullgard
Committed
flvdec: fix segfault in amf_parse_object() due to NULL key
0 0 0
2011-04-03
Justin Ruggles
Committed
pthread: validate_thread_parameters() ignored slice-threading being intentionally off
0 0 0
2011-04-03
Alexander Strange
Committed
[1/6] vaapi: disable if check_lib failed.
0 0 0
2011-04-03
Reinhard Tartler
Rejected
[2/6] vaapi: cope with VA-API 0.32, i.e. fix VC-1 decoding on Sandy Bridge.
0 0 0
2011-04-03
Reinhard Tartler
Superseded
[3/6] vaapi: filter out DELAYED_PIC_REF flag to determine field.
0 0 0
2011-04-03
Reinhard Tartler
Committed
[4/6] vaapi: move configure check down.
0 0 0
2011-04-03
Reinhard Tartler
Old
[5/6] vaapi: require version >= 0.32.0.
0 0 0
2011-04-03
Reinhard Tartler
Old
[6/6] vaapi: allow build against older VA-API 0.31.
0 0 0
2011-04-03
Reinhard Tartler
Old
avio: simplify url_open_dyn_buf_internal by using avio_alloc_context()
0 0 0
2011-04-03
Anton Khirnov
Committed
Error out if vaapi is not found
0 0 0
2011-04-03
Luca Barbato
Superseded
avio: make url_open_dyn_packet_buf internal.
0 0 0
2011-04-03
Anton Khirnov
Committed
Error out if vaapi is not found
0 0 0
2011-04-03
Luca Barbato
Superseded
Error out if vaapi is not found
0 0 0
2011-04-03
Luca Barbato
Superseded
fate: fix partial run when no samples path is specified
0 0 0
2011-04-03
Mans Rullgard
Committed
avio: make url_filesize() internal.
0 0 0
2011-04-04
Anton Khirnov
Committed
avio: add a function for iterating though protocol names.
0 0 0
2011-04-04
Anton Khirnov
Superseded
avio: add a function for iterating though protocol names.
0 0 0
2011-04-04
Anton Khirnov
Superseded
[1/2] Error out if vaapi is not found
0 0 0
2011-04-04
Luca Barbato
Committed
[2/2] Add version check with warning
0 0 0
2011-04-04
Luca Barbato
Rejected
«
1
2
...
3
4
5
…
304
305
»