|
|
|
@6fb4077
|
12 years |
pross |
Silicon Graphics Movie (.mv) demuxer
Signed-off-by: Peter Ross …
|
|
|
@746b1dc
|
12 years |
pross |
Silicon Graphics Motion Video Compressor 1 & 2 decoder
Signed-off-by: …
|
|
|
@afa1617
|
12 years |
pross |
SGI RLE 8-bit decoder
Signed-off-by: Peter Ross <pross@xvid.org>
|
|
|
@2e59142f
|
12 years |
michaelni |
sctp: dont abort on invalid input
Fixes Ticket1865
Signed-off-by: …
|
|
|
@d28dfa2
|
12 years |
michaelni |
ac3dec: fix outptr increment.
Fixes decoding regression
…
|
|
|
@7973a075
|
12 years |
michaelni |
h264: Improve first slice and slice type checks
This prevents a null …
|
|
|
@55b243ca
|
12 years |
michaelni |
doc/examples/resampling_audio.c: fix path
Signed-off-by: Michael …
|
|
|
@0212c1c4
|
12 years |
Clément Bœsch |
swr/doxy: fix missing quote in code example.
|
|
|
@9ad6b13
|
12 years |
Clément Bœsch |
lavu/pixdesc: fix a const qualifier discarding warning.
|
|
|
@7fb49639
|
12 years |
Clément Bœsch |
lavu: make sure av_pix_fmt_desc_next returns a valid pix fmt.
This is …
|
|
|
@cb8163d0
|
12 years |
michaelni |
bfi: set duration
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@de89dff8
|
12 years |
michaelni |
brstm: ask for samples for version != 1.0
This also avoids 2 unused …
|
|
|
@633ae5a2
|
12 years |
michaelni |
mjpegenc: fix 444 block count so it is below 10
Fixes Ticket1990
…
|
|
|
@5be38f94
|
12 years |
onemda |
brstm: add missing new line to request for sample messages
…
|
|
|
@5b09c340
|
12 years |
michaelni |
doc/filters: fix "Dolby Pro Logic II" option name
Signed-off-by: …
|
|
|
@efb4f96
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
h264: …
|
|
|
@94877aad
|
12 years |
stefasab |
lavfi/crop: free x and y parsed expression objects
Fix leak …
|
|
|
@dde4832
|
12 years |
michaelni |
Merge commit '27c8337e595a058347150269d5c2c48281e4285b'
* commit …
|
|
|
@1081d787
|
12 years |
onemda |
build: fix idf demuxer dependency
Signed-off-by: Paul B Mahol …
|
|
|
@f4fe4fa8
|
12 years |
onemda |
Remove 8SVX_RAW on next lavc mayor bump
Signed-off-by: Paul B Mahol …
|
|
|
@5648069
|
12 years |
onemda |
aiff: support in24/in32 tags
Supported by QuickTime, libaudiofile and …
|
|
|
@7959c26f
|
12 years |
onemda |
brstm: fix number of samples for the last block
Signed-off-by: James …
|
|
|
@d0bdcbcb
|
12 years |
onemda |
thp: set duration
|
|
|
@013b700
|
12 years |
stefasab |
ffplay: provide some feedback in case the codec cannot be set
|
|
|
@1cbb11c
|
12 years |
stefasab |
ffplay: set codec_id in codec context
Set codec id in case another …
|
|
|
@cb0f97b5
|
12 years |
stefasab |
ffplay: improve robustness of opt_codec(), and add options …
|
|
|
@718eab52
|
12 years |
michaelni |
ffmpeg: Improve filter input fps selection heuristic.
This fixes a …
|
|
|
@1e901ffc
|
12 years |
michaelni |
wrap_timestamp: remove unneeded check
Signed-off-by: Michael …
|
|
|
@1662bd35
|
12 years |
michaelni |
lavf: fix integer overflows
Signed-off-by: Michael Niedermayer …
|
|
|
@d7599bd8
|
12 years |
michaelni |
h264: dont mess with frame gaps on second fields.
Fixes assertion …
|
|
|
@c16f768d
|
12 years |
pross |
ffmpeg: replace magic number with VSYNC_CFR
|
|
|
@2d74dea8
|
12 years |
michaelni |
lavf: Provide a monotonic timestamp to the outside world
…
|
|
|
@388241ef
|
12 years |
michaelni |
mpegvideo_enc/rv20: width and height must be multiple of 4
RealPlayer …
|
|
|
@0ebf8577
|
12 years |
stefasab |
doc/filters: remove @example use for showing syntax
I forgot to merge …
|
|
|
@a871b5cc
|
12 years |
stefasab |
doc/filters: extend syntax description for transpose, and add examples
|
|
|
@6722f35d
|
12 years |
stefasab |
doc/filters: add basic crop examples
Use it to show difference …
|
|
|
@55b81528
|
12 years |
stefasab |
doc/filters: itemize crop examples
|
|
|
@1e5492f
|
12 years |
stefasab |
lavfi/crop: add support to option parsing
Also fix documentation …
|
|
|
@a421bbf
|
12 years |
janne-libav |
h264: fix memleak on error during SPS parsing
Introduced in d7d6efe42b0d.
|
|
|
@27c8337
|
12 years |
janne-libav |
h264-mt: handle NAL_DPAs before calling ff_thread_finish_setup
Since …
|
|
|
@230acdde
|
12 years |
justin.ruggles |
lavr: move AudioMix struct definition to audio_mix.c
|
|
|
@2b643855
|
12 years |
michaelni |
dirac_parser: check prev_pu_offset before using it
Fixes out of array …
|
|
|
@fef75ef2
|
12 years |
michaelni |
mpegvideo_enc/rv10: width and hieghtmust be multiple of 16
RealPlayer …
|
|
|
@fe3e0e48
|
12 years |
stefasab |
lavd/dshow: rename dshow class name
Signed-off-by: rogerdpack …
|
|
|
@ac6cb666
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
vp56: …
|
|
|
@54b0c04a
|
12 years |
stefasab |
lavfi/overlay: clarify/fix comment, add a few empty lines to ease …
|
|
|
@3d1e2ada
|
12 years |
stefasab |
lavfi/overlay: remove duplicated definition of …
|
|
|
@8f44170d
|
12 years |
stefasab |
lavfi/avfilter.h: clarify doxy for AVFilterLink.out_buf
|
|
|
@f186ecc1
|
12 years |
michaelni |
Merge commit 'bb675d3ac6d722d5e117ae9042a996b55ca05b1d'
* commit …
|
|
|
@75b7e543
|
12 years |
michaelni |
fate: update fate for 1a490df12fd9
Signed-off-by: Michael Niedermayer …
|
|
|
@33ab9ebd
|
12 years |
stefasab |
doc/APIchanges: fill empty git commit hashes and dates
|
|
|
@1a490df1
|
12 years |
stefasab |
ffprobe: show pkt_size in frame
Fix trac ticket #2027.
|
|
|
@96d815fc
|
12 years |
stefasab |
lavc: add pkt_size field to AVFrame
|
|
|
@a8b3f0c5
|
12 years |
michaelni |
fate: check if rsync has the contimeout option
rsync on osx misses …
|
|
|
@b6671787
|
12 years |
michaelni |
flashsv2_prime: check block before using it.
Fixes null pointer …
|
|
|
@02d6d053
|
12 years |
michaelni |
dcadec: check xch_base_channel against channel_order_tab.
Fix null …
|
|
|
@51fcf276
|
12 years |
michaelni |
mp3on4: fix null pointer dereference
Found-by: Mateusz "j00ru" …
|
|
|
@a99c273a
|
12 years |
michaelni |
dnxhddec: fix CID changed check.
Fixes Null pointer dereference
…
|
|
|
@e095c4ea
|
12 years |
michaelni |
fate: update asyncts reference
We cannot update the existing file …
|
|
|
@ecebf6f
|
12 years |
stefasab |
lavf/segment: provide more debug feedback when a new segment starts
|
|
|
@df5f9496
|
12 years |
stefasab |
lavf/segment: add missing flags to segmenter option constants
|
|
|
@6ca24655
|
12 years |
michaelni |
ass_split_section: dont overread array
Found-by: Mateusz "j00ru" …
|
|
|
@b2c2589e
|
12 years |
michaelni |
westwood_vqa: fix null pointer dereference
Found-by: Mateusz "j00ru" …
|
|
|
@3c5c6b9d
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@be26232e
|
12 years |
michaelni |
Merge commit '07acdd651d1e2f4cfa5f610e616e70e323bb69cd'
* commit …
|
|
|
@a01fe550
|
12 years |
michaelni |
Merge commit 'c0dc57f1264dad1e121772d03abdb9e14ed8857f'
* commit …
|
|
|
@2f265d90
|
12 years |
michaelni |
Merge commit '6a27ae28f9bde981e85c82cf5bf42c5f43fb6f13'
* commit …
|
|
|
@86b4dc62
|
12 years |
michaelni |
Merge commit 'bd255f9feb4deea4c990e582f0ba3b90d7b64b4c'
* commit …
|
|
|
@3b5c0f5e
|
12 years |
michaelni |
h264: remove low_delay/has_b_frame setting code from nal loop
This …
|
|
|
@b9d887c2
|
12 years |
michaelni |
Merge commit '072be3e8969f24113d599444be4d6a0ed04a6602'
* commit …
|
|
|
@b6e7041f
|
12 years |
michaelni |
Merge commit 'b35e5d985dd12acf9a0aaa52334134edcf35d68e'
* commit …
|
|
|
@593f5c0f
|
12 years |
michaelni |
Merge commit '8083332c2de9ee189f96844ff4c2d9be1844116f'
* commit …
|
|
|
@f33b5ba6
|
12 years |
lu_zero |
vp56: release frames on error
Fixes CVE-2012-2783
CC: …
|
|
|
@bb675d3a
|
12 years |
lu_zero |
vp56: make parse_header return standard error codes
Returning 0 for …
|
|
|
@deabb52a
|
12 years |
anton |
ivi_common: check that scan pattern is set before using it.
Fixes …
|
|
|
@07acdd6
|
12 years |
anton |
ivi_common: use proper logging context in ivi_decode_blocks().
|
|
|
@8ab42021
|
12 years |
anton |
ivi_common: make some functions and tables static.
|
|
|
@5c78a812
|
12 years |
pross |
sauce: test filetype correctly for datatype 5 (binary text)
|
|
|
@58f30175
|
12 years |
michaelni |
mem: minor simplification of the alignment hack code
Idea-by: …
|
|
|
@d1870624
|
12 years |
michaelni |
audioconvert/arm: require alignment of 16
Signed-off-by: Michael …
|
|
|
@ceb9f8d9
|
12 years |
michaelni |
audioconvert: support simd code with specific alignment requirements.
…
|
|
|
@a286b04d
|
12 years |
michaelni |
configure/arm: print if thumb mode is enabled
Signed-off-by: Michael …
|
|
|
@a974adc3
|
12 years |
michaelni |
g729dec: check pitch_delay_int.
Fix out of array read
Found-by: …
|
|
|
@c0dc57f1
|
12 years |
justin.ruggles |
asyncts: merge two conditions
|
|
|
@4e5a8878
|
12 years |
justin.ruggles |
asyncts: ignore min_delta only if first_pts is set
|
|
|
@56d09250
|
12 years |
michaelni |
nuv: dont try to copy an empty frame
Fixes assertion failure
…
|
|
|
@0995ad8d
|
12 years |
janne-libav |
x86inc: fully concatenate tokens to fix macro expansion for nasm
…
|
|
|
@2947e7b7
|
12 years |
michaelni |
flvenc: don't write random data if seek fails
The FLV muxer tries to …
|
|
|
@0aa0bab4
|
12 years |
michaelni |
docs: -asyncts has been replaced by aresample not asyncts in ffmpeg
…
|
|
|
@ddf6131a
|
12 years |
stefasab |
lavf/segment: add segment_start_number option
Consistent with the …
|
|
|
@d93d03a4
|
12 years |
stefasab |
lavf/segment: add function set_segment_filename()
Factorize.
|
|
|
@6a27ae28
|
12 years |
janne-libav |
mpegvideo: treat delayed pictures as used
This requires to move the …
|
|
|
@bd255f9f
|
12 years |
janne-libav |
lavc: set frame parameters after decoding only if necessary
Direct …
|
|
|
@072be3e8
|
12 years |
janne-libav |
h264: set parameters from SPS whenever it changes
Fixes a crash in …
|
|
|
@0eae920c
|
12 years |
janne-libav |
h264: initialize frame-mt context copies properly
|
|
|
@b35e5d98
|
12 years |
justin.ruggles |
doc: improve documentation for the asyncts filter first_pts option
…
|
|
|
@8083332c
|
12 years |
justin.ruggles |
asyncts: use clipped delta value when setting resample compensation
…
|
|
|
@0ee440f
|
12 years |
justin.ruggles |
asyncts: cosmetics: reindent
|
|
|
@c143de40
|
12 years |
justin.ruggles |
asyncts: fix the asyncts behavior when using the first_pts option
…
|
|
|
@f266486b
|
12 years |
justin.ruggles |
asyncts: fix flushing of final samples at EOF
|
|
|