|
|
|
@b5d9e5d0
|
12 years |
michaelni |
swr: minor simplification for the noise shaping pos update
…
|
|
|
@f9eed5d7
|
12 years |
stefasab |
lavfi/aevalsrc: try to honor specified duration
If nb_samples divide …
|
|
|
@868ac91c
|
12 years |
onemda |
frmdec: do not abuse ff_codec_get_id()
Signed-off-by: Paul B Mahol …
|
|
|
@db1ba22
|
12 years |
michaelni |
lavf: use avpriv_find_pix_fmt instead of ff_
Found-by: durandal_1707 …
|
|
|
@43d6ac53
|
12 years |
michaelni |
lavc: ff_find_pix_fmt ->avpriv
Found-by: durandal_1707
Signed-off-by: …
|
|
|
@dae382b5
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Add …
|
|
|
@15daa8f
|
12 years |
michaelni |
Merge commit 'f61272f0efd80da437570aad2c40e00f9d3f4fe6'
* commit …
|
|
|
@e730c3a2
|
12 years |
michaelni |
Merge commit '54cb096ee4558b3bfc28c2fcd6418ce82dc39fe1'
* commit …
|
|
|
@dda2d297
|
12 years |
michaelni |
Merge commit 'c44784c9bb9d0ddf5d39d0dfa640816a57b8f457'
* commit …
|
|
|
@f89466ad
|
12 years |
diego |
Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU.
Also …
|
|
|
@f61272f0
|
12 years |
diego |
ratecontrol: K&R cosmetic formatting
Signed-off-by: Diego Biurrun …
|
|
|
@169fb94f
|
12 years |
diego |
pixfmt: add picture format for VDPAU
Signed-off-by: Diego Biurrun …
|
|
|
@4a0d1b21
|
12 years |
stefasab |
doc/protocols: improve wording of a sentence in http docs
…
|
|
|
@0edb4402
|
12 years |
stefasab |
doc/ffserver: remove painfully outdated "What do I need?" section
|
|
|
@df018207
|
12 years |
stefasab |
doc/ffserver: remove paragraph in the introductory blurb
The …
|
|
|
@cab85051
|
12 years |
stefasab |
doc/ffserver: rework introducing paragraphs of the "description" …
|
|
|
@0a7cd740
|
12 years |
stefasab |
doc/protocols: document http protocol options
|
|
|
@255ec768
|
12 years |
stefasab |
lavf/http: fix/extend option descriptions
In particular, favor …
|
|
|
@d9226b37
|
12 years |
michaelni |
mpegvideo: dont leave stale pointers in next/last picture
Fixes out …
|
|
|
@cc548ea7
|
12 years |
michaelni |
vc1dec: ensure cbpcy_vlc has been set before decoding a frame.
Fixes …
|
|
|
@68329388
|
12 years |
michaelni |
fate: try to fix dirac
Signed-off-by: Michael Niedermayer …
|
|
|
@b53adef0
|
12 years |
michaelni |
h264: reset first_field when current_picture_ptr is reset
Fixes NULL …
|
|
|
@f6804c3e
|
12 years |
martin |
rtpdec: Remove a useless todo comment
The question can be answered: …
|
|
|
@54cb096e
|
12 years |
martin |
rtsp: Remove an outdated comment
It is unclear what the bug exactly …
|
|
|
@3900d53f
|
12 years |
martin |
rtsp: Remove references to weirdly named variables in other files
One …
|
|
|
@c44784c9
|
12 years |
martin |
rtp: Rename a static variable to normal naming conventions
…
|
|
|
@58b59718
|
12 years |
martin |
rtp: Cosmetic cleanup
Remove leftover debug comments, fix brace …
|
|
|
@f8bab2f8
|
12 years |
Clément Bœsch |
fate: add dirac decoding test (main profile).
|
|
|
@969e75eb
|
12 years |
michaelni |
mjpegdec: Fix out of array read in unescaping code
Found-by: Mateusz …
|
|
|
@e5e422bc
|
12 years |
michaelni |
mxfdec: Fix integer overflow with many channels
Fixes division by …
|
|
|
@8d06be6b
|
12 years |
michaelni |
wavpack: check pointer to avoid overreading input buffer
Found-by: …
|
|
|
@85a4dbeb
|
12 years |
michaelni |
ra144enc: fix two "may be used uninitialized in this function" …
|
|
|
@2e230cf1
|
12 years |
michaelni |
au: switch to ff_pcm_read_packet() again, after the merge
This fixes …
|
|
|
@f137d576
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@6fc06489
|
12 years |
michaelni |
Merge commit '7b8c5b263bc680eff5710bee5994de39d47fc15e'
* commit …
|
|
|
@8bfc8d88
|
12 years |
michaelni |
Merge commit 'ec86ba57312745fd7ad9771e3121e79c6aacba30'
* commit …
|
|
|
@3ac85beb
|
12 years |
onemda |
lavf: remove nonexistent symbols
Signed-off-by: Paul B Mahol …
|
|
|
@d11cb13b
|
12 years |
martin |
configure: enable pic for shared libs on AArch64
Signed-off-by: …
|
|
|
@c1d1ef4e
|
12 years |
lu_zero |
zmbv: Reset the decoder on keyframe errors
Prevent the crash on …
|
|
|
@7b8c5b26
|
12 years |
lu_zero |
vc1dec: prevent a crash due missing pred_flag parameter
Handle …
|
|
|
@23318a57
|
12 years |
michaelni |
error_concealment: Check that the picture is not in a half setup …
|
|
|
@8b47058c
|
12 years |
michaelni |
ass_split: fix out of array access in ass_split()
Found-by: Mateusz …
|
|
|
@97b1ba69
|
12 years |
michaelni |
ass_split: fix out of array access
Found-by: Mateusz "j00ru" Jurczyk …
|
|
|
@2c16bf2d
|
12 years |
michaelni |
vorbisdec: Check bark_map_size.
This fixes potential divisions by …
|
|
|
@ae3d4163
|
12 years |
lu_zero |
matroska: Fix use after free
Signed-off-by: Dale Curtis …
|
|
|
@7e5c5fa5
|
12 years |
nicolas.george |
lavfi/vf_overlay: check that filter_frame does not return EAGAIN.
…
|
|
|
@a7454852
|
12 years |
michaelni |
swr: check that allocation of in/out_convert succeeded
Signed-off-by: …
|
|
|
@ec86ba57
|
12 years |
lu_zero |
vp3: Fix double free in vp3_decode_end()
Signed-off-by: Dale Curtis …
|
|
|
@e5a73626
|
12 years |
michaelni |
swr: Use a temporary buffer for dither/Noise shaping when the input is …
|
|
|
@2eec9812
|
12 years |
michaelni |
swr: mark noise data for noise shaping as const
Signed-off-by: …
|
|
|
@558aa6c
|
12 years |
michaelni |
swr: add seperate in/out pointers to the noise shaping code
…
|
|
|
@fca51256
|
12 years |
michaelni |
swr: rename dither_pos to noise_pos
THis more closely matches what …
|
|
|
@f8936c6f
|
12 years |
diego |
fate: Split fate-siff test into demuxer and VB video decoder test
|
|
|
@36055aa8
|
12 years |
michaelni |
idcin: fix memleak
Found-by: valgrind
Signed-off-by: Michael …
|
|
|
@91da6b97
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@b563afe6
|
12 years |
Carl Eugen Hoyos |
Do not allow arbitrary packet size in aac decoder.
Fixes a crash with …
|
|
|
@ac6e074f
|
12 years |
michaelni |
Merge commit 'ed79093222ceb42f0c3a39095a69af0b32be5450'
* commit …
|
|
|
@56ca871f
|
12 years |
michaelni |
Merge commit '5d0450461ff729be5f531d333d29754155e406c5'
* commit …
|
|
|
@a0dbe2a5
|
12 years |
michaelni |
Merge commit '7040e479a1530b2eda4b89a182d5eb50a77bd907'
* commit …
|
|
|
@6e44662b
|
12 years |
michaelni |
Merge commit 'ccc0ffb1ba3fc1adb05a9f56dfc26131e61db3fb'
* commit …
|
|
|
@8d691f87
|
12 years |
michaelni |
Merge commit '12c2530b1d87fa94f81ea97df575b77c825e6f4f'
* commit …
|
|
|
@65b85279
|
12 years |
michaelni |
Merge commit 'f7bf72a4a1146a7583577c9bdc066767e1ba3c6a'
* commit …
|
|
|
@8c7de73e
|
12 years |
michaelni |
Merge commit 'fd9147f11456a7e39a998d7270684922a2a46e6d'
* commit …
|
|
|
@dc5767ff
|
12 years |
michaelni |
Merge commit 'c88d245c9866e48cb8a238b7564964c1fcf3315f'
* commit …
|
|
|
@452f6329
|
12 years |
michaelni |
Merge commit 'af68a2baae6761044cbed95575e8bcfebf55c6f1'
* commit …
|
|
|
@be894d6c
|
12 years |
michaelni |
Merge commit 'c837b38dd33a11c3810e988a60193a858eb4f58c'
* commit …
|
|
|
@0287eea9
|
12 years |
stefasab |
lavfi/yadif: fix shorthand/option mismatch
Fix trac ticket #2128.
…
|
|
|
@4cd89022
|
12 years |
michaelni |
Merge commit '2613de88051818abafccb98646394341887acb3a'
We dont use …
|
|
|
@70a65eca
|
12 years |
michaelni |
Merge commit '9a7b56883d1333cdfcdf0fa7584a333841b86114'
* commit …
|
|
|
@f023003c
|
12 years |
Carl Eugen Hoyos |
Fix compilation with --disable-everything.
|
|
|
@76c40fbe
|
12 years |
martin |
rtpdec_vp8: Don't trim too much data from broken frames
Previously, …
|
|
|
@3b366c3a
|
12 years |
martin |
rtpdec_vp8: Simplify code by using an existing helper function
…
|
|
|
@ed790932
|
12 years |
martin |
rtpdec: Add a terminating null byte at the end of the SDES/CNAME
This …
|
|
|
@6471f63d
|
12 years |
michaelni |
wmalosslessdec: make arrays indexed by ch large enough for maximum …
|
|
|
@7cb46b51
|
12 years |
michaelni |
targa: use checked bytestream read
Fix out of array read
Found-by: …
|
|
|
@2b12d1ff
|
12 years |
michaelni |
qdm2: fix out of stack array read.
The read value is not used when …
|
|
|
@2672b2c1
|
12 years |
michaelni |
swr: scale data down in noise shaping to avoid cliping
Signed-off-by: …
|
|
|
@0b60fc94
|
12 years |
michaelni |
swr: reorder the operations in the noise shaping code
Signed-off-by: …
|
|
|
@ead3a2a3
|
12 years |
michaelni |
swr: add noise_scale field to seperate it from the noise shaping …
|
|
|
@6908ded2
|
12 years |
michaelni |
swr: fix the noise sample type for noise shaping
Signed-off-by: …
|
|
|
@3ef06f34
|
12 years |
michaelni |
swr: split swri_dither_init() out
Signed-off-by: Michael Niedermayer …
|
|
|
@dc60ecdb
|
12 years |
michaelni |
doc: add noise shaping dithers
Signed-off-by: Michael Niedermayer …
|
|
|
@c20ce9ad
|
12 years |
Carl Eugen Hoyos |
Add -movflags rtphint documentation.
|
|
|
@a800fd5
|
12 years |
lu_zero |
yuv4mpeg: do not use deprecated functions
Use the libavutil replacement.
|
|
|
@fba8e5b6
|
12 years |
lu_zero |
oggdec: fix faulty cleanup prototype
|
|
|
@5d04504
|
12 years |
justin.ruggles |
idcin: better error handling
Add some additional checks for EOF and …
|
|
|
@06deaf8a
|
12 years |
justin.ruggles |
idcin: return 0 from idcin_read_packet() on success.
This matches the …
|
|
|
@7040e479
|
12 years |
justin.ruggles |
idcin: allow seeking back to the first packet
Also, do not allow …
|
|
|
@ccc0ffb1
|
12 years |
justin.ruggles |
idcin: set start_time and packet duration instead of manually tracking …
|
|
|
@12c2530b
|
12 years |
justin.ruggles |
idcin: fix check for presence of an audio stream
|
|
|
@f7bf72a4
|
12 years |
justin.ruggles |
idcinvideo: correctly set AVFrame defaults
|
|
|
@33f58c36
|
12 years |
justin.ruggles |
idcin: check for integer overflow when calling av_get_packet()
…
|
|
|
@49543373
|
12 years |
justin.ruggles |
idcin: set AV_PKT_FLAG_KEY for video packets with a palette
|
|
|
@4b840930
|
12 years |
justin.ruggles |
idcin: set channel_layout
|
|
|
@b0c96e06
|
12 years |
justin.ruggles |
idcin: validate header parameters
Avoids using unsupported parameters …
|
|
|
@8514d5bc
|
12 years |
michaelni |
swr: remove unused variable
Signed-off-by: Michael Niedermayer …
|
|
|
@3ab19706
|
12 years |
michaelni |
swr: move dither related fields to their own context
Signed-off-by: …
|
|
|
@899157b3
|
12 years |
lu_zero |
yadif: Port inline assembly to yasm
Signed-off-by: Luca Barbato …
|
|
|
@ba1314c2
|
12 years |
michaelni |
swr: update copyright years of a few files iam working on
…
|
|
|
@82742294
|
12 years |
michaelni |
swr: Implement Noise shaping dither
The following variants are …
|
|
|