|
|
|
@7cb5def1
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rtmp: …
|
|
|
@c83442b0
|
13 years |
michaelni |
mp3demux: pass on error code on packet read.
Reported-by: Tanami, …
|
|
|
@743e1df5
|
13 years |
michaelni |
prores: Simplify code further
Signed-off-by: Michael Niedermayer …
|
|
|
@ecb0edd
|
13 years |
michaelni |
prores: simplify 4444 handling
|
|
|
@d673972d
|
13 years |
michaelni |
prores: fixes a few prores 4444 samples
|
|
|
@989c0282
|
13 years |
michaelni |
prores: use shift instead of multiply
|
|
|
@847052db
|
13 years |
michaelni |
rtspdec: Require TCP-interleaved RTP packets to be at least 11 bytes, …
|
|
|
@2b2617da
|
13 years |
michaelni |
libpostproc: mmx code uses stack below %esp, fix that
Signed-off-by: …
|
|
|
@0bbb1cdc
|
13 years |
Reimar.Doeffinger |
Use correct LOCAL_ALIGNED for stack variables instead of …
|
|
|
@b9acca28
|
13 years |
Reimar.Doeffinger |
Remove unused variable.
Signed-off-by: Reimar Döffinger …
|
|
|
@c928e917
|
13 years |
Reimar.Doeffinger |
Hack around gcc 4.6 breaking asm using call.
gcc 4.6 no longer …
|
|
|
@3ffe32eb
|
13 years |
martin |
rtmp: Don't blindly skip the 4 trailer bytes from the FLV packets
If …
|
|
|
@a14c7842
|
13 years |
martin |
rtmp: Handle FLV packets written in more than one write call
If the …
|
|
|
@4cc77323
|
13 years |
martin |
rv34: Check for invalid slice offsets
Signed-off-by: Martin Storsjö …
|
|
|
@cadbe4ec
|
13 years |
michaelni |
mov: Fix grayscale Cinepak in mov
Fixes Ticket165
Signed-off-by: …
|
|
|
@74918160
|
13 years |
michaelni |
libavfilter/libmpcodecs: add vf_stereo3d support
(code from mplayer …
|
|
|
@5aa18fed
|
13 years |
michaelni |
libmpcodecs: some hunks from mplayer HEAD
Signed-off-by: Michael …
|
|
|
@65655a04
|
13 years |
michaelni |
lavf/utils: better dts wrap correction.
Fixes Ticket488
…
|
|
|
@4832ed4c
|
13 years |
michaelni |
h264: do not increase recovery frame which would lead to endless …
|
|
|
@a8a9844a
|
13 years |
michaelni |
h264: reset recovery frame on seeks.
Signed-off-by: Michael …
|
|
|
@8716c178
|
13 years |
michaelni |
Check for invalid slice offsets in real decoder.
Signed-off-by: …
|
|
|
@a2544524
|
13 years |
michaelni |
regtests: add a flashsv2 decoder test limited to keyframes
…
|
|
|
@a6186f3a
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
movenc: …
|
|
|
@16c5d3b0
|
13 years |
michaelni |
allcodecs: cosmetic
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@f5899f02
|
13 years |
michaelni |
gitignore: add libswresample*
Signed-off-by: Michael Niedermayer …
|
|
|
@7882dc10
|
13 years |
gwenole.beauchesne |
MAINTAINERS: add my GPG fingerprint.
|
|
|
@c92a2a4e
|
13 years |
anton |
movenc: fix NULL reference in mov_write_tkhd_tag
st may be NULL when …
|
|
|
@f06068bb
|
13 years |
martin |
rmdec: Reject invalid deinterleaving parameters
Signed-off-by: Martin …
|
|
|
@b4ed3d78
|
13 years |
martin |
rv34: Fix potential overreads
Signed-off-by: Martin Storsjö …
|
|
|
@d2213b6
|
13 years |
martin |
rv34: Fix buffer size used for MC of B frames after a resolution …
|
|
|
@d0f6ab0
|
13 years |
martin |
rv34: Avoid NULL dereference on corrupted bitstream
…
|
|
|
@4a29b471
|
13 years |
martin |
rv10: Reject slices that does not have the same type as the first one
…
|
|
|
@ab09df9d
|
13 years |
anton |
vf_yadif: add an option to enable/disable deinterlacing based on src …
|
|
|
@91aff266
|
13 years |
anton |
vsrc_color: set output pos values to -1
-1 is more correct than 0, as …
|
|
|
@753890d0
|
13 years |
anton |
vsrc_color: add @file doxy
Also remove outdated reference to color in …
|
|
|
@deb58ab4
|
13 years |
anton |
vsrc_buffer: remove duplicated file description
Signed-off-by: Anton …
|
|
|
@8cee38a2
|
13 years |
anton |
eval: implement not() expression
|
|
|
@9bc39390
|
13 years |
anton |
eval: add sqrt function for computing the square root
|
|
|
@3e033da8
|
13 years |
anton |
rmdec: use the deinterleaving mode and not the codec when creating …
|
|
|
@4a9b069b
|
13 years |
Carl Eugen Hoyos |
Support 3IVD in isom, produced by 3ivx DivX Doctor.
Fixes ticket #486.
|
|
|
@63d64228
|
13 years |
anton |
lavf: Fix context pointer in av_open_input_stream when …
|
|
|
@8593b743
|
13 years |
michaelni |
rematrix: dont use floats for int16 code.
Signed-off-by: Michael …
|
|
|
@c3c1af6d
|
13 years |
michaelni |
rematrix: use double during init.
Signed-off-by: Michael Niedermayer …
|
|
|
@1133676f
|
13 years |
michaelni |
swr: replace sqrt(0.5) by M_SQRT1_2
Signed-off-by: Michael …
|
|
|
@a5f8aace
|
13 years |
michaelni |
configure: swr pkgconfig
Signed-off-by: Michael Niedermayer …
|
|
|
@9dd3da10
|
13 years |
michaelni |
swr: fix shared lib build
Signed-off-by: Michael Niedermayer …
|
|
|
@b5875b91
|
13 years |
michaelni |
Add libswresample.
Similar to libswscale this does resampling and …
|
|
|
@53e37840
|
13 years |
michaelni |
calculate frame_num for recovery point "keyframe"
recovery points …
|
|
|
@96c93b8c
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@4bc447a3
|
13 years |
Carl Eugen Hoyos |
Fix compilation with --disable-everything --enable-outdev=alsa.
Bug …
|
|
|
@ba5ff1b3
|
13 years |
michaelni |
h264dec: add forgotten copying of h->sync
Signed-off-by: Michael …
|
|
|
@0ddcfa42
|
13 years |
Carl Eugen Hoyos |
Fix compilation without --disable-swscale.
|
|
|
@c7686172
|
13 years |
Carl Eugen Hoyos |
Fix compilation with --disable-swscale.
Fixes ticket #482.
|
|
|
@8e4c1000
|
13 years |
Joakim Plate |
Set AV_PKT_FLAG_KEY based on nupplevideo header
Based from …
|
|
|
@7768f6b1
|
13 years |
Joakim Plate |
add support for generic seeking by reading timestamps in nuv
|
|
|
@46f415b5
|
13 years |
Clément Bœsch |
doc/filters: fix numer/number typo.
|
|
|
@46c9ddf8
|
13 years |
Clément Bœsch |
lavfi: fix avfilter_get_audio_buffer() doxy to match reality.
|
|
|
@9209249b
|
13 years |
michaelni |
lavc: better reference to AVOptions
Signed-off-by: Michael …
|
|
|
@0812ad01
|
13 years |
michaelni |
h264dec: Support CODEC_FLAG2_SHOW_ALL.
Signed-off-by: Michael …
|
|
|
@86dd4b04
|
13 years |
michaelni |
mpeg2dec: support CODEC_FLAG2_SHOW_ALL.
Signed-off-by: Michael …
|
|
|
@49073022
|
13 years |
michaelni |
lavc: Document that AVOptions should be used.
Signed-off-by: Michael …
|
|
|
@645cebbe
|
13 years |
michaelni |
lavc: add CODEC_FLAG2_SHOW_ALL
Signed-off-by: Michael Niedermayer …
|
|
|
@9535929
|
13 years |
stefasab |
asrc_anullsrc: amend description to reflect the recent changes
|
|
|
@1d8d987b
|
13 years |
stefasab |
asrc_anullsrc: globally prefer "null" over "priv" for indicating the …
|
|
|
@17d2fee
|
13 years |
stefasab |
asrc_anullsrc: do not show the int64_t value for channel_layout
That …
|
|
|
@e72aa52
|
13 years |
stefasab |
asrc_anullsrc: implement a request_frame callback for returning frames …
|
|
|
@44ab77db
|
13 years |
stefasab |
asrc_anullsrc: extend syntax to make it accept a non positional list …
|
|
|
@7f9b0ef9
|
13 years |
anton |
doc/APIChanges: fill in missing hashes and dates.
|
|
|
@07631dee
|
13 years |
michaelni |
rtmpproto.c: Fixed RTMP Stream output issue
Original code had the …
|
|
|
@b2f230e2
|
13 years |
michaelni |
mpegpsdec: fix reading first mpegps packet
|
|
|
@140dbcff
|
13 years |
michaelni |
Avoid NULL dereference on corrupted bitstream with real decoder.
…
|
|
|
@d788af6c
|
13 years |
michaelni |
Reject slices that does not have the same type than the first one in …
|
|
|
@eac673d5
|
13 years |
michaelni |
timecode: relicense to LGPLv2+ with permission of Baptiste and ubitux. …
|
|
|
@9a9ceb8
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavfi: …
|
|
|
@979bea13
|
13 years |
michaelni |
check all svq3_get_ue_golomb() returns.
Signed-off-by: Michael …
|
|
|
@a64b028a
|
13 years |
michaelni |
h264dec: Dont display trash before a keyframe.
Fixes Ticket472
This …
|
|
|
@35f38b3a
|
13 years |
michaelni |
rv34: check for size mismatch
Signed-off-by: Michael Niedermayer …
|
|
|
@d763fb7d
|
13 years |
anton |
lavfi: add select filter
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
|
|
@a5dc990a
|
13 years |
michaelni |
Fix buffer size used for MC of B frames after a resolution change in …
|
|
|
@0e7efb9d
|
13 years |
lu_zero |
oggdec: fix out of bound write in the ogg demuxer
Between ogg_save() …
|
|
|
@4907f813
|
13 years |
michaelni |
Reject audio tracks with invalid interleaver parameters in RM demuxer. …
|
|
|
@352c878d
|
13 years |
michaelni |
Fix js_vlc_bits value validation when joint stereo is used in cook …
|
|
|
@9a0a64cb
|
13 years |
michaelni |
Fix potential overreads in rv34 decoder.
Signed-off-by: Michael …
|
|
|
@7574cacb
|
13 years |
anton |
movenc: create an alternate group for each media type
Partially fixes …
|
|
|
@e417d80d
|
13 years |
anton |
lavd: add libcdio-paranoia input device for audio CD grabbing
|
|
|
@85d982f
|
13 years |
anton |
rawdec: refactor private option for raw video demuxers
…
|
|
|
@34d2bf30
|
13 years |
anton |
pcmdec: use unique classes for all pcm demuxers.
|
|
|
@d906f49
|
13 years |
anton |
rawdec: g722 is always 1 channel/16kHz
|
|
|
@bfadca1
|
13 years |
michaelni |
mjpegdec: print nb_components too in pict debug info
Signed-off-by: …
|
|
|
@b002184f
|
13 years |
michaelni |
mjpegdec: make sure we dont interpret things after the bitstream …
|
|
|
@d93a448b
|
13 years |
stefasab |
graph2dot: show timebase information for audio links
|
|
|
@db79d041
|
13 years |
stefasab |
af_aresample: do not request a buffer with AV_PERM_REUSE2 permissions …
|
|
|
@b6c04b68
|
13 years |
michaelni |
mjpegdec: Remove buggy avid hacks, they dont do anything good with any …
|
|
|
@93869d4e
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@5c5306df
|
13 years |
michaelni |
lavf/utils: rewrite real fps calculation code.
The new code is free of …
|
|
|
@e3fc0e82
|
13 years |
stefasab |
lavdev/lavfi: reindent after the last commit
|
|
|
@4893c204
|
13 years |
stefasab |
lavdev/lavfi: add audio support
|
|
|
@3ee0bedc
|
13 years |
stefasab |
lavfi: refactor query_formats and auto-insert audio conversion filters …
|
|
|
@37cc443c
|
13 years |
stefasab |
lavfi: add audio convert filter
Add aconvert filter to perform sample …
|
|
|
@553c5e9f
|
13 years |
stefasab |
lavfi: add and use an inlink variable in avfilter_config_links()
…
|
|
|