|
|
|
@44a7a630
|
12 years |
michaelni |
lavf: free probe data in case we close before probing finished
Fixes …
|
|
|
@acfe6966
|
12 years |
michaelni |
bink: reindent
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@897d3369
|
12 years |
michaelni |
bink: remove unneeded special case in the init code.
Signed-off-by: …
|
|
|
@574e879
|
12 years |
michaelni |
bink: get rid of double precision float use
Add a small table of …
|
|
|
@062cd9ac
|
12 years |
michaelni |
fate: Fix --disable-zlib
Signed-off-by: Michael Niedermayer …
|
|
|
@1bdb4b26
|
12 years |
michaelni |
dshow: enhance error message
Signed-off-by: rogerdpack …
|
|
|
@6fcd4f3c
|
12 years |
michaelni |
dfa: replace redundant check by assert
The values are checked in the …
|
|
|
@b96dc093
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@8672fc7b
|
12 years |
michaelni |
Merge commit 'b146d74730ab9ec5abede9066f770ad851e45fbc'
* commit …
|
|
|
@065b3a1c
|
12 years |
anton |
wmalosslessdec: increase channel_coeffs/residues size
Fixes …
|
|
|
@4a969030
|
12 years |
anton |
wmalosslessdec: increase WMALL_BLOCK_MAX_BITS to 14.
|
|
|
@74bd0cf4
|
12 years |
stefasab |
ffprobe: rework/fix ini writer
Do not build from scratch the section …
|
|
|
@01e4537f
|
12 years |
stefasab |
ffprobe: rework/fix flat writer
Do not build from scratch the section …
|
|
|
@06fd4c2d
|
12 years |
stefasab |
ffprobe: generalize nesting model for the compact writer
Regular …
|
|
|
@44c1cc3f
|
12 years |
stefasab |
ffprobe: generalize nesting model for the default writer
Regular …
|
|
|
@b6ea9c87
|
12 years |
stefasab |
ffprobe: drop SECTION_ENTRY macro
The use of the macro makes to add …
|
|
|
@23564a4a
|
12 years |
stefasab |
ffprobe: add support to library ident printing
|
|
|
@b631e4ed
|
12 years |
anton |
lagarith: check count before writing zeros.
Fixes CVE-2012-2793
…
|
|
|
@99f392a5
|
12 years |
anton |
wmaprodec: check num_vec_coeffs for validity
Fixes CVE-2012-2789
…
|
|
|
@0af49a63
|
12 years |
anton |
avidec: use actually read size instead of requested size
Fixes …
|
|
|
@eeade678
|
12 years |
anton |
avidec: return 0, not packet size from read_packet().
|
|
|
@b146d747
|
12 years |
anton |
indeo4: update AVCodecContext width/height on size change
Fixes …
|
|
|
@ee715f49
|
12 years |
anton |
dfa: check that the caller set width/height properly.
Fixes CVE-2012-2786.
|
|
|
@89191843
|
12 years |
anton |
indeo5dec: Make sure we have had a valid gop header.
This prevents …
|
|
|
@c20a6963
|
12 years |
anton |
cavsdec: check for changing w/h.
Our decoder does not support …
|
|
|
@12e1e834
|
12 years |
anton |
lavc: set channel count from channel layout in avcodec_open2().
Some …
|
|
|
@bad603c6
|
12 years |
derek.buitenhuis |
doc/platform: Rework the Visual Studio linking section
Signed-off-by: …
|
|
|
@08c3156d
|
12 years |
derek.buitenhuis |
doc/faq: Change the Visual Studio entry to reflect current status
…
|
|
|
@f8241055
|
12 years |
derek.buitenhuis |
doc/platform: Replace Visual Studio section with build instructions
…
|
|
|
@7147efa9
|
12 years |
derek.buitenhuis |
doc/platform: Nuke section on linking static MinGW-built libs with …
|
|
|
@d41906f
|
12 years |
derek.buitenhuis |
doc/platform: Remove false claim about MinGW installer
This works …
|
|
|
@583661ee
|
12 years |
derek.buitenhuis |
doc/platform: Mention MinGW-w64
This is the toolchain most use to …
|
|
|
@7d1d4469
|
12 years |
derek.buitenhuis |
doc/platform: Rework the Visual Studio linking section
Signed-off-by: …
|
|
|
@ed8a2dde
|
12 years |
derek.buitenhuis |
doc/faq: Change the Visual Studio entry to reflect current status
…
|
|
|
@f45b5443
|
12 years |
derek.buitenhuis |
doc/platform: Replace Visual Studio section with build instructions
…
|
|
|
@3e071551
|
12 years |
derek.buitenhuis |
doc/platform: Nuke section on linking static MinGW-built libs with …
|
|
|
@55254a3
|
12 years |
derek.buitenhuis |
doc/platform: Remove false claim about MinGW installer
This works …
|
|
|
@6a3078bb
|
12 years |
derek.buitenhuis |
doc/platform: Mention MinGW-w64
This is the toolchain most, including …
|
|
|
@c0209fa
|
12 years |
michaelni |
mov: remove default of 1024 sample skip for aac.
It is not correct in …
|
|
|
@bfe735b5
|
12 years |
michaelni |
aacdec: detect faac and skip correct amount of startup samples
This …
|
|
|
@791b5954
|
12 years |
derek.buitenhuis |
dsputil_mmx: fix reading prior of the src array in …
|
|
|
@ed2b69a4
|
12 years |
stefasab |
ffprobe: remove unused "args" argument in writer init callback
The …
|
|
|
@97cfa55e
|
12 years |
lu_zero |
mpegaudiodec: fix short_start calculation
The value should be always …
|
|
|
@a70b4935
|
12 years |
michaelni |
Add missing version macros to libraries
Signed-off-by: Michael …
|
|
|
@b75c3d2b
|
12 years |
michaelni |
swresample: Create version.h header
Reviewed-by: Stefano Sabatini …
|
|
|
@ec873891
|
12 years |
michaelni |
postproc: Create version.h header
Signed-off-by: Michael Niedermayer …
|
|
|
@35e09036
|
12 years |
michaelni |
avcodec: Add missing include to version.h
Reviewed-by: Stefano …
|
|
|
@c402d36a
|
12 years |
michaelni |
nutdec: fix get_vb_trace() / -DTRACE compile
Signed-off-by: Michael …
|
|
|
@2acb5cd9
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@d16860a2
|
12 years |
diego |
libopus: Remap channels using libopus' internal remapping.
This way …
|
|
|
@44617d6
|
12 years |
diego |
Opus decoder using libopus
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
|
|
@e4aa383
|
12 years |
diego |
avcodec: document the use of AVCodecContext.delay for audio decoding
…
|
|
|
@4dc8c838
|
12 years |
kostya.shishkov |
vc1dec: add flush function for WMV9 and VC-1 decoders
CC: …
|
|
|
@4fefe91a
|
12 years |
michaelni |
configure: add missing dependancies for gpl tests
fixes fate without …
|
|
|
@7ed9ec03
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
dwt: …
|
|
|
@ac7d0c79
|
12 years |
michaelni |
mp3dec: ask for 8khz switch point mp3s
Signed-off-by: Michael …
|
|
|
@a96e3a3
|
12 years |
michaelni |
tests/Makefile: fix ffprobe test dependancy
This fixes the ffprobe …
|
|
|
@b4c7534
|
12 years |
michaelni |
asfenc: avoid negative timestamps
Fixes Ticket1606
Signed-off-by: …
n1.1-dev
|
|
|
@94041feb
|
12 years |
michaelni |
mp3dec: Fix possibly exploitable crash
I was sadly unable to find a …
|
|
|
@8bd324e9
|
12 years |
martin |
http: Increase buffer sizes to cope with longer URIs
Use the …
|
|
|
@13f0cd68
|
12 years |
michaelni |
mxfdec: allow container_ul to override codec_ul if codec is A-law
…
|
|
|
@6226d10
|
12 years |
michaelni |
Changelog, split next from 1.0
Signed-off-by: Michael Niedermayer …
|
|
|
@9e9b5159
|
12 years |
michaelni |
mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd
…
|
|
|
@bc66827f
|
12 years |
diego |
nutenc: const correctness for ff_put_v_trace/put_s_trace function arguments
|
|
|
@6c5b0517
|
12 years |
diego |
h264_refs: Fix debug tprintf argument types
|
|
|
@80412997
|
12 years |
diego |
golomb: const correctness for get_ue()/get_se() function arguments
|
|
|
@e0021504
|
12 years |
diego |
get_bits: const correctness for get_bits_trace()/get_xbits_trace() …
|
|
|
@9de731e9
|
12 years |
nicolas.george |
lavfi/sink_buffer: implement libav compatibility API.
Implement …
|
|
|
@279ae1cd
|
12 years |
michaelni |
lavf: move fields that appear to be intended as public API to the …
|
|
|
@7e9830d1
|
12 years |
michaelni |
dsputil_mmx: fix reading prior of the src array in …
|
|
|
@8e1f063e
|
12 years |
nicolas.george |
lavfi: enable buffersinks unconditionally.
They are part of the …
|
|
|
@e760424d
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
nutdec: …
|
|
|
@4e5b7f31
|
12 years |
diego |
dwt: Drop unused functions spatial_compose{53|97}i()
|
|
|
@83655442
|
12 years |
diego |
nutdec: Remove unused and broken debug function stub
|
|
|
@0ae3ba8d
|
12 years |
diego |
avcodec: Drop long-deprecated imgconvert.h header
|
|
|
@bcc1f7ca
|
12 years |
diego |
Add Opus support to the Ogg muxer.
Signed-off-by: Diego Biurrun …
|
|
|
@2a3d82a
|
12 years |
diego |
Add Opus codec id and codec description.
Signed-off-by: Diego Biurrun …
|
|
|
@0575772f
|
12 years |
diego |
avformat: Identify anonymous AVIO typedef structs.
Anonymous typedef …
|
|
|
@00e1afd8
|
12 years |
Clément Bœsch |
fate: add faststart regression test.
Also factorize the common …
|
|
|
@a714150
|
12 years |
Clément Bœsch |
lavf/movenc: add faststart option.
|
|
|
@f379a108
|
12 years |
Clément Bœsch |
lavf/movenc: make mov_write_stco_tag() not use the offset pos for …
|
|
|
@e17a2aba
|
12 years |
Clément Bœsch |
lavf/movenc: add get_moov_size and use it in fragment code.
This …
|
|
|
@65f7aee6
|
12 years |
michaelni |
ffmpeg: add option to control copying of frames prior to start.
…
|
|
|
@d3704464
|
12 years |
michaelni |
file: set the return value type for lseek to off_t
fixes a bug …
|
|
|
@c76ffdc
|
12 years |
michaelni |
RELEASE: update for 1.0
Signed-off-by: Michael Niedermayer …
|
|
|
@67016b3c
|
12 years |
michaelni |
MAINTAINERS: add 1.0
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@163f7afb
|
12 years |
stefasab |
ffprobe: fix indentation of the first line of packets_and_frames …
|
|
|
@2e4ec894
|
12 years |
michaelni |
lavf: fill in past dts based on reordered pts once the delay becomes …
|
|
|
@a8e3815d
|
12 years |
michaelni |
lavf: factorize timestamp shift in update_initial_timestamps()
…
|
|
|
@cddbafb5
|
12 years |
michaelni |
ffmpeg: allow printing muxer side packet timestamp debuging info
…
|
|
|
@93e81ee8
|
12 years |
diego |
nutdec: const correctness for get_v_trace/get_s_trace function arguments
|
|
|
@2dc13104
|
12 years |
diego |
truemotion2: Request samples for old TM2 headers
|
|
|
@69673138
|
12 years |
martin |
rtpdec: Remove a useless ff_ prefix from a static symbol
…
|
|
|
@b6bf1490
|
12 years |
martin |
rtpdec: Support depacketizing speex
Signed-off-by: Martin Storsjö …
|
|
|
@490ae95a
|
12 years |
martin |
rtpenc: Add support for packetizing speex
This packetization scheme …
|
|
|
@3b92075e
|
12 years |
michaelni |
Revert "arm/h264: fix overreads in …
|
|
|
@55a6f705
|
12 years |
michaelni |
ffv1dec: support decoding older 1.3 bitstream variant
Signed-off-by: …
|
|
|
@ff0c6282
|
12 years |
michaelni |
ffv1:update copyright year
Signed-off-by: Michael Niedermayer …
|
|
|
@5c4e2e87
|
12 years |
michaelni |
nutenc: avoid negative timestamps
Fixes Ticket1468
Signed-off-by: …
|
|
|
@3ba0dab7
|
12 years |
michaelni |
lavf: Add support offset timestamps on muxing.
This allows avoiding …
|
|
|