|
|
|
@f077e1fb
|
12 years |
michaelni |
ffserver: fix potential buffer overflow, based on wrong fscanf format …
|
|
|
@d4e82a34
|
12 years |
michaelni |
8svx: remove malloc and memcpy that have become unneeded
…
|
|
|
@8f0168a3
|
12 years |
michaelni |
fix exit_program() prototypes
This fixes 2 warnings
Signed-off-by: …
|
|
|
@032ba74
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
ARM: …
|
|
|
@dd78e109
|
12 years |
michaelni |
Merge commit '1e46c63eb72be752e044ba32257d77f35cbd9dac'
* commit …
|
|
|
@6cbbf4a2
|
12 years |
michaelni |
Merge commit '86bbdf865e04bc5ddc2021b0620e6de634375253'
* commit …
|
|
|
@513042c9
|
12 years |
michaelni |
Merge commit '55f9037f38bc3beacb2f5a17408c1d24c077d7fd'
* commit …
|
|
|
@f5b31daa
|
12 years |
michaelni |
libopusenc: use more specific and correct name for the channel order
…
|
|
|
@e88ca80d
|
12 years |
michaelni |
Merge commit 'bfcd4b6a1691d20aebc6d2308424c2a88334a9f0'
* commit …
|
|
|
@82db8ee3
|
12 years |
michaelni |
Merge commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d'
* commit …
|
|
|
@f7f5370b
|
12 years |
michaelni |
mov: add option to ignore edit lists.
Signed-off-by: Michael …
|
|
|
@7bda4ed7
|
12 years |
mans |
ARM: fix Thumb PIC on Apple
LDR with register offset and PC as base …
|
|
|
@72d30b27
|
12 years |
lu_zero |
nut: add do {} while (0) to GET_V
Make it consistent with the other …
|
|
|
@e97e0eff
|
12 years |
stefasab |
doc/swresample.txt: fix typos
|
|
|
@c053f486
|
12 years |
stefasab |
lavfi/transpose: add passthrough option
|
|
|
@63000627
|
12 years |
stefasab |
lavfi/transpose: add support to named options and shortands
Allow …
|
|
|
@b92dfb56
|
12 years |
alex.converse |
tiffenc: Check av_malloc() results.
|
|
|
@9bc055e3
|
12 years |
alex.converse |
tiffenc: Simplify pixel format setup using AVPixFmtDescriptor.
|
|
|
@c785b6db
|
12 years |
michaelni |
Libspeex VAD support
Option for Voice Activity Detection is added to …
|
|
|
@44ae7bad
|
12 years |
michaelni |
ffmpeg: print muxed packet sizes in debug output too
Signed-off-by: …
|
|
|
@4abc411b
|
12 years |
michaelni |
nutenc: choose for non audio streams a timebase with finer resolution. …
|
|
|
@e3fb5bc1
|
12 years |
michaelni |
nut: store and read the r_frame_rate
With this, when we use a finer …
|
|
|
@4eb0f5f6
|
12 years |
michaelni |
nutenc: use 1/sample rate as timebase for audio instead of …
|
|
|
@c4dba58f
|
12 years |
Clément Bœsch |
isom: fix redundant redeclaration of ff_mov_read_chan().
Silence a …
|
|
|
@5e3f9979
|
12 years |
derek.buitenhuis |
Use atexit() instead of defining a custom exit_program() interface.
|
|
|
@bd680c7b
|
12 years |
derek.buitenhuis |
msvc: Fix detection of VFW & Avisynth required libs
It should be …
|
|
|
@2308c5bb
|
12 years |
Clément Bœsch |
lavfi/edgedetect: add missing minus in a comment.
|
|
|
@d771b1d1
|
12 years |
Clément Bœsch |
lavfi: EBU R.128 scanner.
|
|
|
@81bbce9c
|
12 years |
Clément Bœsch |
Move xGA font data from lavc to lavu.
This needs to be accessible for …
|
|
|
@1e46c63e
|
12 years |
lu_zero |
avformat: refactor avformat_write_header
Split away option settings, …
|
|
|
@86bbdf8
|
12 years |
lu_zero |
avformat: refactor avformat_write_header
Mostly cosmetic changes …
|
|
|
@55f9037f
|
12 years |
lu_zero |
avformat: split muxing functions from util.c
|
|
|
@bfcd4b6
|
12 years |
justin.ruggles |
adpcmdec: set AVCodec.sample_fmts
|
|
|
@1478a360
|
12 years |
justin.ruggles |
twinvq: use planar sample format
|
|
|
@a34be785
|
12 years |
justin.ruggles |
ralf: use planar sample format
|
|
|
@1a345903
|
12 years |
justin.ruggles |
mpc7/8: use planar sample format
|
|
|
@fd41cb43
|
12 years |
justin.ruggles |
avconv: improve sample format negotiation for decoder request
This …
|
|
|
@3fca0d72
|
12 years |
justin.ruggles |
iac/imc: use planar sample format
|
|
|
@64c312aa
|
12 years |
justin.ruggles |
dcadec: use float planar sample format
|
|
|
@cbf6ee78
|
12 years |
justin.ruggles |
cook: use planar sample format
|
|
|
@9af4eaa
|
12 years |
justin.ruggles |
atrac3: use float planar sample format
|
|
|
@461ba7e9
|
12 years |
justin.ruggles |
apedec: output in planar sample format
|
|
|
@cf8c93ad
|
12 years |
justin.ruggles |
8svx: use planar sample format
|
|
|
@c39916b
|
12 years |
michaelni |
jpeglsdec: move pict debug log under correct if()
Signed-off-by: …
|
|
|
@64604e26
|
12 years |
michaelni |
cpu: improve av_get_cpu_flags() doxy
Signed-off-by: Michael …
|
|
|
@31ab1575
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@6cb8c854
|
12 years |
diego |
Opus encoder using libopus
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
|
|
@15d35bee
|
12 years |
diego |
mpegts: Drop pointless casting of hex_dump_debug arguments
|
|
|
@d3c40a7d
|
12 years |
diego |
avformat: const correctness for av_hex_dump / av_hex_dump_log
|
|
|
@d25fe4cc
|
12 years |
diego |
wmadec: Adjust debug printf argument length modifier
|
|
|
@1218777f
|
12 years |
diego |
avcodec: Convert some commented-out printf/av_log instances to av_dlog
|
|
|
@9c6cf7f2
|
12 years |
diego |
avcodec: Drop silly and/or broken printf debug output
|
|
|
@6f6b0311
|
12 years |
diego |
avcodec: Drop some silly commented-out av_log() invocations
|
|
|
@72eaba5e
|
12 years |
diego |
avformat: Convert some commented-out printf/av_log instances to av_dlog
|
|
|
@11d4e92
|
12 years |
diego |
avformat: Remove non-compiling and/or silly commented-out …
|
|
|
@14d3e7ad
|
12 years |
diego |
Remove some silly disabled code.
|
|
|
@adc5539e
|
12 years |
onemda |
smacker: read escape codes in single get_bits() call
Signed-off-by: …
|
|
|
@56b6a430
|
12 years |
justin.ruggles |
ac3dec: ensure get_buffer() gets a buffer for the correct number of …
|
|
|
@14fd34d7
|
12 years |
michaelni |
movenc: fix edit list for the case of negative pts.
Signed-off-by: …
|
|
|
@015b805d
|
12 years |
michaelni |
sws: drop unused variable
Signed-off-by: Michael Niedermayer …
|
|
|
@115e291b
|
12 years |
michaelni |
swscale: move main swscale wraper to swscale.c
It never belonged to …
|
|
|
@59003fe7
|
12 years |
michaelni |
qt-faststart: simplify code by using FFMIN
Signed-off-by: Michael …
|
|
|
@610efb67
|
12 years |
michaelni |
qt-faststart: dont allocate a bigger buffer than needed
…
|
|
|
@f4d9148f
|
12 years |
michaelni |
qt-faststart: speedup
qt-faststart is terribly slow when the input …
|
|
|
@13d87836
|
12 years |
Clément Bœsch |
lavfi/ashowinfo: check plane value before deferencing.
|
|
|
@a8cb21fd
|
12 years |
michaelni |
xtea: fix decryption with --enable-small
iv decrypt handling code …
|
|
|
@178ecfc2
|
12 years |
Clément Bœsch |
swscale: fix To{Y,UV} extern prototypes.
This fix a bunch of …
|
|
|
@0065d31d
|
12 years |
Clément Bœsch |
APIchanges: fill hashes.
Also fix some dates (use the commit date …
|
|
|
@a04cb982
|
12 years |
Clément Bœsch |
Move subrip/text API change info from Changelog to doc/APIchanges.
…
|
|
|
@29619f47
|
12 years |
michaelni |
fft-test: fix order of operations for calculating the average error
…
|
|
|
@857797bc
|
12 years |
onemda |
vima: check packet size before initializing bitstream reader
…
|
|
|
@06f5edc9
|
12 years |
onemda |
vima: fix typo in license header
Signed-off-by: Paul B Mahol …
|
|
|
@48154c25
|
12 years |
michaelni |
xtea: move iv decrypt handling code into xtea_crypt_ecb()
this …
|
|
|
@a4dcdd04
|
12 years |
michaelni |
xtea-test: test inplace decryption
Based on test code by: Giorgio …
|
|
|
@8c3ee93b
|
12 years |
michaelni |
xtea: fix CBC mode when src=dst
In CBC mode, when src=dst and we are …
|
|
|
@a0321dad
|
12 years |
michaelni |
xtea-test: factorize test code
Signed-off-by: Michael Niedermayer …
|
|
|
@3fa10024
|
12 years |
onemda |
flac: use get_bits_longlong()
Signed-off-by: Paul B Mahol …
|
|
|
@01c9ffa9
|
12 years |
onemda |
tta: let samples declaration match cast
Signed-off-by: Paul B Mahol …
|
|
|
@f51c4bfe
|
12 years |
michaelni |
bitstream: add get_bits_longlong() to support more than 32bits
…
|
|
|
@89a823ac
|
12 years |
michaelni |
ffmpeg: disable buffering for stderr, needed for win32 runtime
Found …
|
|
|
@20bd9210
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
h264: …
|
|
|
@853a9380
|
12 years |
michaelni |
Merge commit 'd9a2e87b1ce44cce23801e7ec6810f8bf994fa23'
* commit …
|
|
|
@e5ce6d44
|
12 years |
michaelni |
Merge commit 'd05f72c75445969cd7bdb1d860635c9880c67fb6'
* commit …
|
|
|
@301f6da0
|
12 years |
stefasab |
ffprobe: extend disposition printing support
This generalizes the …
|
|
|
@50efde6b
|
12 years |
stefasab |
ffprobe: generalize nesting model for the XML writer
Do not make use …
|
|
|
@e4b1fcd4
|
12 years |
nicolas.george |
lavu/opt: cosmetic fixes forgotten in the previous patch.
|
|
|
@438978fb
|
12 years |
nicolas.george |
opt: implement av_opt_set_from_string().
It is similar to …
|
|
|
@5f1c3c78
|
12 years |
michaelni |
get_bits_long: fix variable type
This fixes a theoretical signed …
|
|
|
@01aa664f
|
12 years |
michaelni |
cyuv: implement raw cyuv
Fixes Ticket1620
Signed-off-by: Michael …
|
|
|
@1a8c691
|
12 years |
anton |
h264: avoid stuck buffer pointer in decode_nal_units
When …
|
|
|
@99b18b11
|
12 years |
eclipse7 |
doc/fate: Move fate config example into doc subdirectory
Be …
|
|
|
@0f583d20
|
12 years |
anton |
mpeg12: fix the semantics of the int* parameter of decode()
It is …
|
|
|
@d9a2e87
|
12 years |
anton |
mpeg12: move mpeg_decode_frame() lower
Avoids a forward declaration …
|
|
|
@85f4779
|
12 years |
anton |
avsdec: Set dimensions instead of relying on the demuxer.
The decode …
|
|
|
@d65d8347
|
12 years |
anton |
wmalosslessdec: Reset put bit buffer when num_saved_bits is reset.
…
|
|
|
@d05f72c7
|
12 years |
anton |
dfa: improve boundary checks in decode_dds1()
Fixes CVE-2012-2798
…
|
|
|
@6a99310f
|
12 years |
anton |
wmalosslessdec: Fix reading too many bits in decode_channel_residues() …
|
|
|
@f48fbf2e
|
12 years |
anton |
wmalosslessdec: fix a get_bits(0) in decode_ac_filter
Fixes a part of …
|
|
|
@607f5715
|
12 years |
anton |
wmalosslessdec: make MCLMS arrays big enough for what is written into …
|
|
|
@ae3da0ae
|
12 years |
anton |
indeo4/5: check empty tile size in decode_mb_info().
This prevents …
|
|
|