|
|
|
@44aeb062
|
12 years |
nicolas.george |
fifo: fix permissions.
|
|
|
@a34eb393
|
12 years |
nicolas.george |
split: set rej_perms = AV_PERM_WRITE on outputs.
|
|
|
@a0d274d
|
12 years |
nicolas.george |
sink_buffer: require AV_PERM_PRESERVE.
|
|
|
@e54e30c8
|
12 years |
nicolas.george |
lavfi: grant all permissions on mallocated audio buffers.
The …
|
|
|
@cc8104b9
|
12 years |
nicolas.george |
lavfi: fix erroneous use of AV_PERM_PRESERVE in …
|
|
|
@046eb21c
|
12 years |
nicolas.george |
lavfi: grant all permissions on mallocated video buffers.
The …
|
|
|
@fa3fde16
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@4aa3d7b3
|
12 years |
lu_zero |
libvpxenc: use the default bitrate if not set
Signed-off-by: Luca …
|
|
|
@77f47e3
|
12 years |
kostya.shishkov |
utvideo: Rename utvideo.c to utvideodec.c
Signed-off-by: Kostya …
|
|
|
@fd6a085a
|
12 years |
diego |
doc: Fix syntax errors in sample Emacs config
Signed-off-by: Diego …
|
|
|
@517a2bbc
|
12 years |
Clément Bœsch |
lavfi/edgedetect: add rounding for high/low threshold.
This should …
|
|
|
@7e5a6225
|
12 years |
michaelni |
escape124: Fix long == 64 assumtation.
Found-by: Nicolas …
|
|
|
@3a1ca240
|
12 years |
michaelni |
ccitt fax: fix some group3 1d files without EOL
Fixes Ticket832
…
|
|
|
@0f64cd1e
|
12 years |
lu_zero |
mjpegdec: more meaningful return values
|
|
|
@20bcce50
|
12 years |
mans |
configure: clean up Altivec detection
There used to be one test for …
|
|
|
@3d781704
|
12 years |
michaelni |
escape124: fix integer overflow leading to excessive memory allocation …
|
|
|
@962e912a
|
12 years |
martin |
getopt: Remove an unnecessary define
Signed-off-by: Martin Storsjö …
|
|
|
@4b529edf
|
12 years |
michaelni |
deprecate av_parse_cpu_flags
This function is problematic in several …
|
|
|
@540bd5a9
|
12 years |
michaelni |
av_parse_cpu_caps: add "mmxext" as alias for mmx2
Signed-off-by: …
|
|
|
@e71df841
|
12 years |
michaelni |
fft-test: switch to new cpu flags API
Signed-off-by: Michael …
|
|
|
@3250231a
|
12 years |
Clément Bœsch |
lavfi: add edgedetect filter.
|
|
|
@cb5ab02a
|
12 years |
martin |
rtmp: Use int instead of ssize_t
Not all compilers support ssize_t …
|
|
|
@da8201cc
|
12 years |
martin |
getopt: Add missing includes
Signed-off-by: Martin Storsjö …
|
|
|
@12d2bbf3
|
12 years |
nicolas.george |
lavfi/movie: extend a doxygen comment.
|
|
|
@e6ee58fa
|
12 years |
michaelni |
libswscale: fix #endif comments in rgb2rgb_template.c
Signed-off-by: …
|
|
|
@584acbf5
|
12 years |
nicolas.george |
lavfi/movie: set pkt->stream_index for flushing.
Otherwise, the value …
|
|
|
@bb46b9a3
|
12 years |
michaelni |
vc1dsp_mmx: remove libavutil/internal.h include
Signed-off-by: …
|
|
|
@9bfeaf6f
|
12 years |
michaelni |
simple_idct_mmx: remove libavutil/internal.h include
Signed-off-by: …
|
|
|
@64b23d7d
|
12 years |
michaelni |
x86/motion_est_mmx: remove libavutil/internal.h include
…
|
|
|
@191ffc7f
|
12 years |
michaelni |
x86/mlpdsp: remove libavutil/internal.h include
Signed-off-by: …
|
|
|
@a3ececf3
|
12 years |
michaelni |
yadif: remove libavutil/internal.h include
Signed-off-by: Michael …
|
|
|
@501b681d
|
12 years |
michaelni |
lpc_mmx: remove libavutil/internal.h include
Signed-off-by: Michael …
|
|
|
@7cb9f1a8
|
12 years |
michaelni |
idct_sse2_xvid: remove libavutil/internal.h include
Signed-off-by: …
|
|
|
@e5f2731c
|
12 years |
martin |
rtmp: Add support for receiving incoming streams
Signed-off-by: …
|
|
|
@75cd9a62
|
12 years |
michaelni |
libvpxenc: check for odd RC parameter combinations that could crash
…
|
|
|
@d472453e
|
12 years |
michaelni |
libvpxenc: fix division by zero
Reported-by: thresh
Signed-off-by: …
|
|
|
@c581cb4e
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Fix …
|
|
|
@7ebe3962
|
12 years |
martin |
Add missing includes for code relying on external libraries
…
|
|
|
@208d6e66
|
12 years |
stefasab |
lavfi/hue: add verbose debug message showing initial parameters
|
|
|
@5b0151a4
|
12 years |
stefasab |
lavfi/hue: reindent after previous commits
|
|
|
@419e1b74
|
12 years |
stefasab |
lavfi/hue: apply misc fixes to default values setting
In particular: …
|
|
|
@191b77eb
|
12 years |
stefasab |
lavfi/hue: add named options support
Old syntax has been kept for …
|
|
|
@6efce3a8
|
12 years |
stefasab |
lavfi/mp: remove hue wrapped filter
hue was integrated as a native …
|
|
|
@232e35de
|
12 years |
martin |
Fix even more missing includes after the common.h removal
…
|
|
|
@f704a079
|
12 years |
diego |
build: Factor out rangecoder dependencies to CONFIG_RANGECODER
A new …
|
|
|
@c292f6a2
|
12 years |
diego |
build: Factor out error resilience dependencies to …
|
|
|
@6961bdfa
|
12 years |
diego |
x86: avcodec: Consistently name all init files
|
|
|
@e701b0cf
|
12 years |
Carl Eugen Hoyos |
Support reading 16-channel lxf files.
Fixes ticket #1608.
Reported, …
|
|
|
@33e11284
|
12 years |
martin |
Add more missing includes after removing the implicit common.h
…
|
|
|
@569027e
|
12 years |
Philip Langdale |
movtextdec: Don't emit errors for normal duration-end packets.
The …
|
|
|
@6057de19
|
12 years |
Philip Langdale |
srtenc: Add timing-less "subrip" encoder.
Unsurprisingly, if a …
|
|
|
@6af680fa
|
12 years |
Philip Langdale |
srtdec: Add timing-less "subrip" decoder.
After various discussions, …
|
|
|
@b1b84b06
|
12 years |
michaelni |
lavf: minor bump for avformat_queue_attached_pictures()
…
|
|
|
@484aec4d
|
12 years |
michaelni |
LICENSE: correct incorrect claims on *GPL incompatibility
There are …
|
|
|
@c151e0c
|
12 years |
michaelni |
ffplay: reque attached pictures on channel changes.
Fixes Ticket1473
…
|
|
|
@11f8f2c0
|
12 years |
michaelni |
avformat: export queue_attached_pictures
Signed-off-by: Michael …
|
|
|
@a39c5c4c
|
12 years |
michaelni |
dv: fix null ptr dereference
Fixes Ticket1640
Signed-off-by: Michael …
|
|
|
@f0896a6b
|
12 years |
michaelni |
sp5xdec: fix off by 1 error causing a crash
Fixes Ticket1633
…
|
|
|
@747774e
|
12 years |
michaelni |
av_get_audio_frame_duration: fix ra144
Fixes Ticket1612
…
|
|
|
@6ecf1eb0
|
12 years |
michaelni |
snowdec: add 2 av_asserts to check run validity
Signed-off-by: …
|
|
|
@4a596d19
|
12 years |
michaelni |
snowdec: check log in get_symbol2()
Fixes Ticket1635
Found-by: Piotr …
|
|
|
@70766c21
|
12 years |
martin |
Add some more missing includes after removing the implicit common.h
…
|
|
|
@0114c57
|
12 years |
michaelni |
mpegvideo: dont call draw edges on lowres
this crashes otherwise, and …
|
|
|
@e8c40220
|
12 years |
michaelni |
h263penc: fix multitheraded encoding
Signed-off-by: Michael …
|
|
|
@e2c54d4d
|
12 years |
michaelni |
mpegvideo_enc: reset mb_x/y before writing the headers
Signed-off-by: …
|
|
|
@717a1876
|
12 years |
michaelni |
motion_est: switch some asserts to av_assert
Signed-off-by: Michael …
|
|
|
@1d9c2dc
|
12 years |
martin |
Don't include common.h from avutil.h
Signed-off-by: Martin Storsjö …
|
|
|
@93f257db
|
12 years |
martin |
rtmp: Automatically compute the hash for SWFVerification
…
|
|
|
@9e89bc37
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rtmp: …
|
|
|
@635ac8e1
|
12 years |
martin |
rtmp: Add support for SWFVerification
Specifies how the server …
|
|
|
@661454aa
|
12 years |
anton |
api-example: use new video encoding API.
|
|
|
@aee7b88c
|
12 years |
michaelni |
msmpeg4v2: initialize mb_type array
Signed-off-by: Michael …
|
|
|
@fafd8443
|
12 years |
michaelni |
mpegvideo: fix MB/MV vissualization on videos that are not mod 16 == 0 …
|
|
|
@29cfdd3
|
12 years |
diego |
x86: avcodec: Appropriately name files containing only init functions
|
|
|
@be129589
|
12 years |
diego |
mpegvideo_mmx_template: drop some commented-out cruft
|
|
|
@6093960a
|
12 years |
michaelni |
movdec: Try to recover from overreading atoms
Fixes Ticket1596
…
|
|
|
@f952ae14
|
12 years |
michaelni |
pafdec: fix wrong check for input buffer size.
Signed-off-by: Michael …
|
|
|
@456f0c64
|
12 years |
michaelni |
pafdec: fix wrong palette index check.
Fixes Ticket1641
Found-by: …
|
|
|
@4cf40283
|
12 years |
diego |
libavresample: add mix level normalization option
Provides an option …
|
|
|
@11928d24
|
12 years |
diego |
w32pthreads: Add missing #includes to make header compile standalone
|
|
|
@fb7e7808
|
12 years |
martin |
rtmp: Gracefully ignore _checkbw errors by tracking them
…
|
|
|
@8b6a5a79
|
12 years |
martin |
rtmp: Do not send _checkbw calls as notifications
The _checkbw calls …
|
|
|
@02f12de1
|
12 years |
dilaroga |
vda: better frame allocation.
|
|
|
@c0f4cf77
|
12 years |
lu_zero |
prores: interlaced ProRes encoding
Signed-off-by: Luca Barbato …
|
|
|
@70f0ffa1
|
12 years |
michaelni |
bmv_videodec: fix out of array read
Fixes Ticket1373
Signed-off-by: …
|
|
|
@068c8ce1
|
12 years |
michaelni |
remove duplicated code
Signed-off-by: Michael Niedermayer …
|
|
|
@c8e186fa
|
12 years |
michaelni |
prores_kostya: implement interlaced encoding.
Signed-off-by: Michael …
|
|
|
@f0cbab2a
|
12 years |
michaelni |
prores_kostya: fix incorrect picture_size field.
Signed-off-by: …
|
|
|
@a22c996a
|
12 years |
michaelni |
Add ICO muxer
Signed-off-by: Michael Bradshaw …
|
|
|
@aec9390a
|
12 years |
michaelni |
Check for avio fail in avformat_write_header, av_write_frame
With …
|
|
|
@7427d1ca
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
g723.1: …
|
|
|
@0e05908c
|
12 years |
michaelni |
vda: fix make checkheaders.
Signed-off-by: Michael Niedermayer …
|
|
|
@a32fa21d
|
12 years |
stefasab |
lavfi/asetnsamples: push as many frames as ready
Signed-off-by: …
|
|
|
@0d230e93
|
12 years |
mans |
g723.1: simplify scale_vector()
It is impossible for bits to be 15 …
|
|
|
@a4b8fc3a
|
12 years |
mans |
g723.1: simplify normalize_bits()
This function is always called with …
|
|
|
@063910f5
|
12 years |
diego |
vda: cosmetics: fix Doxygen comment formatting
Signed-off-by: Diego …
|
|
|
@694be29f
|
12 years |
diego |
vda: better frame allocation
Signed-off-by: Diego Biurrun …
|
|
|
@dc87ac55
|
12 years |
diego |
vda: Merge implementation into one file
Signed-off-by: Diego Biurrun …
|
|
|
@3c379706
|
12 years |
diego |
vda: support synchronous decoding
Note that the symbols used to run …
|
|
|
@cfc680ab
|
12 years |
diego |
vda: Reuse the bitstream buffer and reallocate it only if needed
…
|
|
|