projects
/
platform
/
upstream
/
libav.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libav.git
2012-10-02
Mans Rullgard
ARM: set Tag_ABI_align_preserved in all asm files
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Mans Rullgard
ARM: fix Thumb PIC on Apple
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Luca Barbato
nut: add do {} while (0) to GET_V
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Alex Converse
tiffenc: Check av_malloc() results.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Alex Converse
tiffenc: Simplify pixel format setup using AVPixFmtDesc...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Diego Elio...
Use atexit() instead of defining a custom exit_program...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Derek Buitenhuis
msvc: Fix detection of VFW & Avisynth required libs
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Luca Barbato
avformat: refactor avformat_write_header
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Luca Barbato
avformat: refactor avformat_write_header
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Luca Barbato
avformat: split muxing functions from util.c
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Justin Ruggles
adpcmdec: set AVCodec.sample_fmts
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Justin Ruggles
twinvq: use planar sample format
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Justin Ruggles
ralf: use planar sample format
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Justin Ruggles
mpc7/8: use planar sample format
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Justin Ruggles
iac/imc: use planar sample format
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Justin Ruggles
dcadec: use float planar sample format
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Justin Ruggles
cook: use planar sample format
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Justin Ruggles
atrac3: use float planar sample format
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Justin Ruggles
apedec: output in planar sample format
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Justin Ruggles
8svx: use planar sample format
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Justin Ruggles
avconv: improve sample format negotiation for decoder...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Nathan Caldwell
Opus encoder using libopus
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Diego Biurrun
mpegts: Drop pointless casting of hex_dump_debug arguments
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Diego Biurrun
avformat: const correctness for av_hex_dump / av_hex_du...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Diego Biurrun
wmadec: Adjust debug printf argument length modifier
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Diego Biurrun
avcodec: Convert some commented-out printf/av_log insta...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Diego Biurrun
avcodec: Drop silly and/or broken printf debug output
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Diego Biurrun
avcodec: Drop some silly commented-out av_log() invocations
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Diego Biurrun
avformat: Convert some commented-out printf/av_log...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Diego Biurrun
avformat: Remove non-compiling and/or silly commented...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Diego Biurrun
Remove some silly disabled code.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Justin Ruggles
ac3dec: ensure get_buffer() gets a buffer for the corre...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Jindřich Makovička
h264: avoid stuck buffer pointer in decode_nal_units
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Anton Khirnov
mpeg12: fix the semantics of the int* parameter of...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Anton Khirnov
mpeg12: move mpeg_decode_frame() lower
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Michael Niedermayer
avsdec: Set dimensions instead of relying on the demuxer.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Michael Niedermayer
wmalosslessdec: Reset put bit buffer when num_saved_bit...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Anton Khirnov
dfa: improve boundary checks in decode_dds1()
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Anton Khirnov
wmalosslessdec: Fix reading too many bits in decode_cha...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Michael Niedermayer
wmalosslessdec: fix a get_bits(0) in decode_ac_filter
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Michael Niedermayer
wmalosslessdec: make MCLMS arrays big enough for what...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Anton Khirnov
indeo4/5: check empty tile size in decode_mb_info().
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Anton Khirnov
ivi_common: make ff_ivi_process_empty_tile() static.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Michael Niedermayer
indeo5: check tile size in decode_mb_info().
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Anton Khirnov
indeo3: fix out of cell write.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Anton Khirnov
wmalosslessdec: increase channel_coeffs/residues size
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Anton Khirnov
wmalosslessdec: increase WMALL_BLOCK_MAX_BITS to 14.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Michael Niedermayer
lagarith: check count before writing zeros.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Michael Niedermayer
wmaprodec: check num_vec_coeffs for validity
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Anton Khirnov
avidec: use actually read size instead of requested...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Anton Khirnov
avidec: return 0, not packet size from read_packet().
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Michael Niedermayer
indeo4: update AVCodecContext width/height on size...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Anton Khirnov
dfa: check that the caller set width/height properly.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Michael Niedermayer
indeo5dec: Make sure we have had a valid gop header.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Michael Niedermayer
cavsdec: check for changing w/h.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Anton Khirnov
lavc: set channel count from channel layout in avcodec_...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Derek Buitenhuis
doc/platform: Rework the Visual Studio linking section
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Derek Buitenhuis
doc/faq: Change the Visual Studio entry to reflect...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Derek Buitenhuis
doc/platform: Replace Visual Studio section with build...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Derek Buitenhuis
doc/platform: Nuke section on linking static MinGW...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Derek Buitenhuis
doc/platform: Remove false claim about MinGW installer
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Derek Buitenhuis
doc/platform: Mention MinGW-w64
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Michael Niedermayer
dsputil_mmx: fix reading prior of the src array in...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Luca Barbato
mpegaudiodec: fix short_start calculation
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Nathan Caldwell
libopus: Remap channels using libopus' internal remapping.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Nicolas George
Opus decoder using libopus
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Nathan Caldwell
avcodec: document the use of AVCodecContext.delay for...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Kostya Shishkov
vc1dec: add flush function for WMV9 and VC-1 decoders
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Duncan Salerno
http: Increase buffer sizes to cope with longer URIs
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Diego Biurrun
nutenc: const correctness for ff_put_v_trace/put_s_trac...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Diego Biurrun
h264_refs: Fix debug tprintf argument types
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Diego Biurrun
golomb: const correctness for get_ue()/get_se() functio...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Diego Biurrun
get_bits: const correctness for get_bits_trace()/get_xb...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Diego Biurrun
dwt: Drop unused functions spatial_compose{53|97}i()
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Diego Biurrun
nutdec: Remove unused and broken debug function stub
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Diego Biurrun
avcodec: Drop long-deprecated imgconvert.h header
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Nathan Caldwell
Add Opus support to the Ogg muxer.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Andrew D'Addesio
Add Opus codec id and codec description.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Dale Curtis
avformat: Identify anonymous AVIO typedef structs.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Diego Biurrun
nutdec: const correctness for get_v_trace/get_s_trace...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Diego Biurrun
truemotion2: Request samples for old TM2 headers
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Martin Storsjö
rtpdec: Remove a useless ff_ prefix from a static symbol
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Dmitry Samonenko
rtpdec: Support depacketizing speex
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Dmitry Samonenko
rtpenc: Add support for packetizing speex
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Alexandre Colucci
xsub: feed init_get_bits the whole buffer
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Martin Storsjö
libfdk-aac: Allow setting VBR modes via a private option
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Martin Storsjö
libfdk-aac: Warn the user that the VBR modes are unsupp...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Derek Buitenhuis
Revert "cbrt_tablegen: Include libm.h"
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Anton Khirnov
pthread: make sure AVFrame.extended_data is set properly.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Nathan Caldwell
libfdk-aac: reindent after last commit
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Nathan Caldwell
libfdk-aac: Limit to supported sample rates.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Derek Buitenhuis
cbrt_tablegen: Include libm.h
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
Luca Barbato
oggparsetheora: make it more robust
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
Michael Niedermayer
ogg: prevent NULL pointer deference in theora gptopts
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
Luca Barbato
ogg: calculate the start position once all the headers...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
Luca Barbato
ogg: check that the expected number of headers had...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
John Van Sickle
libx264: change default to closed gop to match x264cli
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
Anton Khirnov
Use avcodec_free_frame() to free AVFrames.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
Anton Khirnov
lavf: use a malloced AVFrame in try_decode_frame().
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
Anton Khirnov
lavc: add avcodec_free_frame().
commit
|
commitdiff
|
tree
|
snapshot
next