Toggle navigation
Patchwork
Libav
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Martin Storsjö
| Archived =
No
| 2772 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
...
25
26
27
28
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
libavcodec: Bump micro after adding the dtx AVOptions
0 0 0
2011-04-13
Martin Storsjö
Committed
libvo-*: Fix up the long codec names
0 0 0
2011-04-13
Martin Storsjö
Committed
libopencore-amr, libvo-amrwbenc: Allow enabling DTX via private AVOptions
0 0 0
2011-04-13
Martin Storsjö
Committed
libvo-* Mention VisualOn in the new codecs' long names
0 0 0
2011-04-13
Martin Storsjö
Superseded
libavcodec: Mark AVCodec->priv_class const
0 0 0
2011-04-13
Martin Storsjö
Committed
[6/6] libopencore-amr, libvo-amrwbenc: Only check the bitrate when changed
0 0 0
2011-04-13
Martin Storsjö
Committed
[5/6] libopencore-amr, libvo-amrwbenc: Find the closest matching bitrate
0 0 0
2011-04-13
Martin Storsjö
Committed
[4/6] libopencore-amr: Cosmetics: Rewrap and align
0 0 0
2011-04-13
Martin Storsjö
Committed
[3/6] libopencore-amr, libvo-amrbwenc: Rename variables and functions
0 0 0
2011-04-13
Martin Storsjö
Committed
[2/6] libopencore-amr: Convert commented out debug logging into av_dlog
0 0 0
2011-04-13
Martin Storsjö
Committed
[1/6] libopencore-amr: Remove an unused state variable
0 0 0
2011-04-13
Martin Storsjö
Committed
[12/12] libopencore-amr, libvo-amrwbenc: Dynamically print the bitrate error message
0 0 0
2011-04-12
Martin Storsjö
Superseded
[11/12] libvo-amrwbenc: Don't explicitly store bitrate modes in the bitrate table
0 0 0
2011-04-12
Martin Storsjö
Committed
[10/12] libopencore-amr: Cosmetics: Rewrap and align
0 0 0
2011-04-12
Martin Storsjö
Superseded
[09/12] libopencore-amr, libvo-amrbwenc: Rename variables and functions
0 0 0
2011-04-12
Martin Storsjö
Superseded
[08/12] libopencore-amr: Remove a useless local variable
0 0 0
2011-04-12
Martin Storsjö
Committed
[07/12] libopencore-amr: Make the bitrate/mode mapping array static const
0 0 0
2011-04-12
Martin Storsjö
Committed
[06/12] libopencore-amr, libvo-amrwbenc: Return proper error return codes in most places
0 0 0
2011-04-12
Martin Storsjö
Committed
[05/12] libopencore-amr: Don't print carriage returns in log messages
0 0 0
2011-04-12
Martin Storsjö
Committed
[04/12] libopencore-amr: Remove an old workaround for libamr header weirdness
0 0 0
2011-04-12
Martin Storsjö
Committed
[03/12] libopencore-amr: Remove a useless debugging variable and commented out logging
0 0 0
2011-04-12
Martin Storsjö
Superseded
[02/12] libopencore-amr: Make the opaque encoder pointer a void*
0 0 0
2011-04-12
Martin Storsjö
Committed
[01/12] libopencore-amr: Remove unused code fragments
0 0 0
2011-04-12
Martin Storsjö
Committed
flvdec: Allow parsing keyframes metadata without seeking in most cases
0 0 0
2011-04-12
Martin Storsjö
Committed
[1/2] Add a protocol handler for AES CBC decryption with PKCS7 padding
0 0 0
2011-04-12
Martin Storsjö
Superseded
flvdec: Only parse keyframe index when the underlying protocol allows seeking
0 0 0
2011-04-12
Martin Storsjö
Superseded
[2/3] libvo-*: Don't use deprecated sample format names and enum names
0 0 0
2011-04-12
Martin Storsjö
Committed
flvdec: Fix support for flvtool2 "keyframes based" generated index
0 0 0
2011-04-12
Martin Storsjö
Committed
[2/2] applehttp: Handle AES-128 encrypted streams
0 0 0
2011-04-12
Martin Storsjö
Superseded
[1/2] Add a protocol handler for AES CBC decryption with PKCS7 padding
0 0 0
2011-04-12
Martin Storsjö
Superseded
applehttp: Only check the discard flags if v->ctx actually is initialized
0 0 0
2011-04-12
Martin Storsjö
Committed
[3/3] libvo-aacenc: Only produce extradata if the global header flag is set
0 0 0
2011-04-12
Martin Storsjö
Committed
[2/3] libvo-*: Use the new AV prefixed sample formats
0 0 0
2011-04-12
Martin Storsjö
Superseded
[1/3] libavcodec: Use "const enum AVSampleFormat[]" in AVCodec initialization
0 0 0
2011-04-12
Martin Storsjö
Committed
g722: Return 8 bits per sample for g722 in av_get_bits_per_sample
0 0 0
2011-04-10
Martin Storsjö
Committed
g722: Return 8 bits per sample for g722 in av_get_bits_per_sample
0 0 0
2011-04-10
Martin Storsjö
Committed
[2/2] Add support for AMR-WB encoding via libvo-amrwbenc
0 0 0
2011-04-07
Martin Storsjö
Committed
[1/2] Add an AAC encoder by using the libvo-aacenc library
0 0 0
2011-04-07
Martin Storsjö
Committed
[2/2] Add support for AMR-WB encoding via libvo-amrwbenc
0 0 0
2011-04-07
Martin Storsjö
Superseded
[2/2] Add support for AMR-WB encoding via libvo-amrwbenc
0 0 0
2011-04-07
Martin Storsjö
Superseded
[1/2] Add an AAC encoder by using the libvo-aacenc library
0 0 0
2011-04-07
Martin Storsjö
Superseded
[3/3] applehttp: Merge two for loops
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
[1/3] applehttp: Move finished and target_duration to the variant struct
0 0 0
2011-03-31
Martin Storsjö
Committed
configure: Initial support for --target-os=symbian
0 0 0
2011-03-30
Martin Storsjö
Committed
rtsp: Use GET_PARAMETER for keep-alive for generic RTSP servers
0 0 0
2011-03-30
Martin Storsjö
Committed
[3/3] applehttp: Merge two for loops
0 0 0
2011-03-30
Martin Storsjö
Superseded
[2/3] applehttp: Restructure the demuxer to use a custom AVIOContext
0 0 0
2011-03-30
Martin Storsjö
Superseded
[1/3] applehttp: Move finished and target_duration to the variant struct
0 0 0
2011-03-30
Martin Storsjö
Committed
configure: Don't explicitly disable ffplay or in/outdevices on dos
0 0 0
2011-03-23
Martin Storsjö
Committed
[2/2] configure: Remove the explicit disabling of ffserver
0 0 0
2011-03-23
Martin Storsjö
Committed
[1/2] configure: Add fork as a dependency to ffserver
0 0 0
2011-03-23
Martin Storsjö
Committed
[2/2] configure: Remove the explicit disabling of ffserver from the mingw section
0 0 0
2011-03-23
Martin Storsjö
Superseded
[1/2] configure: Add fork as a dependency to ffserver
0 0 0
2011-03-23
Martin Storsjö
Superseded
configure: Initial support for --target-os=symbian
0 0 0
2011-03-23
Martin Storsjö
Superseded
rtsp: Don't use a locale dependent format string
0 0 0
2011-03-23
Martin Storsjö
Committed
[2/2] Document usage of import libraries created by dlltool
0 0 0
2011-03-22
Martin Storsjö
Committed
[1/2] configure: Set the correct lib target for arm/wince dlltool
0 0 0
2011-03-22
Martin Storsjö
Committed
configure: Set the correct lib target for arm/wince dlltool
0 0 0
2011-03-22
Martin Storsjö
Committed
configure: Add the -D parameter to the dlltool command
0 0 0
2011-03-21
Martin Storsjö
Committed
ffplay: Don't assume ic->pb is non-null
0 0 0
2011-03-21
Martin Storsjö
Committed
Fwd: FFMPEG not supporting some Axis cameras models
0 0 0
2011-03-21
Martin Storsjö
Committed
rtsp: Specify unicast for TCP interleaved streams, too
0 0 0
2011-03-21
Martin Storsjö
Superseded
applehttp: Change the variable for stream position in seconds into int64_t
0 0 0
2011-03-21
Martin Storsjö
Committed
[3/3] amr: Set the AVFMT_GENERIC_INDEX flag
0 0 0
2011-03-21
Martin Storsjö
Committed
[2/3] amr: Set the pkt->pos field properly to the start of the packet
0 0 0
2011-03-21
Martin Storsjö
Committed
[1/3] amr: Set the codec->bit_rate field based on the last packet
0 0 0
2011-03-21
Martin Storsjö
Committed
configure: Add argc, argv to the main function signature in check_func_headers
0 0 0
2011-03-19
Martin Storsjö
Superseded
lavf: Make make_absolute_url a lavf internal function
0 0 0
2011-03-17
Martin Storsjö
Committed
applehttp: Fix a typo in a comment
0 0 0
2011-03-17
Martin Storsjö
Committed
Add missed APIchanges and changelog entries
0 0 0
2011-03-17
Martin Storsjö
Committed
Use dlltools instead of lib.exe
0 0 0
2011-03-17
Martin Storsjö
Superseded
«
1
2
...
25
26
27
28
»