|
|
|
@b7fe9c7a
|
13 years |
michaelni |
ffmpeg: fix pointer type (const) warning
Signed-off-by: Michael …
|
|
|
@0ee32b9
|
13 years |
michaelni |
ffmpeg: remove unused variables
Signed-off-by: Michael Niedermayer …
|
|
|
@36ab7948
|
13 years |
michaelni |
ffmpeg: fix uninitialized variable warning
Signed-off-by: Michael …
|
|
|
@afcb6711
|
13 years |
michaelni |
Revert "Remove libvorbis Vorbis decoding support. Our native decoder …
|
|
|
@7c7c5b24
|
13 years |
michaelni |
avutil/log: allow av_log_set_callback (NULL)
Idea-by: Don Moir …
|
|
|
@8ea5df4f
|
13 years |
michaelni |
lavc/utils: fix division by 0
Found-by: Mateusz "j00ru" Jurczyk and …
|
|
|
@91e72e35
|
13 years |
michaelni |
omadec: Check geob datasize more completely
Fixes out of heap array …
|
|
|
@eee89f69
|
13 years |
michaelni |
cdg: fix pts
Fixes Ticket1226
Signed-off-by: Michael Niedermayer …
|
|
|
@7610dee8
|
13 years |
michaelni |
avfiltergraph: improve pick_format()
without this the recent changes …
|
|
|
@61930bd0
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (27 …
|
|
|
@35894ebb
|
13 years |
Clément Bœsch |
Add tools/ffeval to .gitignore.
|
|
|
@a5486712
|
13 years |
michaelni |
ffmpeg: fix frame duration used for video sync.
Signed-off-by: …
|
|
|
@1ca37e79
|
13 years |
michaelni |
src_buffer: ifdef->if CONFIG_*
Reviewed-by: Stefano
Signed-off-by: …
|
|
|
@c8b4a399
|
13 years |
diego |
libxvid: Give more suitable names to libxvid-related files.
|
|
|
@5b432d66
|
13 years |
diego |
libxvid: Separate libxvid encoder from libxvid rate control code.
…
|
|
|
@727af82a
|
13 years |
diego |
jpeglsdec: Remove write-only variable in ff_jpegls_decode_lse().
…
|
|
|
@454b1f9b
|
13 years |
diego |
fate: cosmetics: lowercase some comments
|
|
|
@7ac4bde2
|
13 years |
diego |
fate: Give more consistent names to some RealVideo/RealAudio tests.
|
|
|
@1b8c9271
|
13 years |
anton |
lavfi: add avfilter_get_audio_buffer_ref_from_arrays().
…
|
|
|
@9453c9e
|
13 years |
anton |
lavfi: add extended_data to AVFilterBuffer.
This is similar to what …
|
|
|
@c22953b8
|
13 years |
anton |
lavc: check that extended_data is properly set in avcodec_encode_audio2().
|
|
|
@a5117a24
|
13 years |
anton |
lavc: pad last audio frame with silence when needed.
|
|
|
@6d7f6177
|
13 years |
anton |
samplefmt: add a function for filling a buffer with silence.
|
|
|
@142e740d
|
13 years |
anton |
samplefmt: add a function for copying audio samples.
|
|
|
@96843413
|
13 years |
anton |
lavr: do not try to copy to uninitialized output audio data.
This …
|
|
|
@0982b0a4
|
13 years |
anton |
lavr: make avresample_read() with NULL output discard samples.
|
|
|
@b1f9be54
|
13 years |
mans |
fate: split idroq audio and video into separate tests
Signed-off-by: …
|
|
|
@f7c2dca
|
13 years |
mans |
fate: improve dependencies
This makes only tests actually using …
|
|
|
@63e01c2f
|
13 years |
mans |
fate: add convenient shorthands for ea-vp6, libavcodec, libavutil …
|
|
|
@f2a5586c
|
13 years |
mans |
fate: split some combined tests into separate audio and video tests
…
|
|
|
@d57b43df
|
13 years |
mans |
fate: fix dependencies for probe tests
Only the probe tests should …
|
|
|
@6766169c
|
13 years |
mans |
mips: intreadwrite: fix inline asm for gcc 4.8
Just like gcc 4.6 and …
|
|
|
@b82b49a5
|
13 years |
mans |
mips: intreadwrite: remove unnecessary inline asm
GCC actually …
|
|
|
@eae77f46
|
13 years |
Carl Eugen Hoyos |
Fix lagarith YUY2 output.
|
|
|
@2c83265
|
13 years |
michaelni |
error: Try to make av_strerror() closer to binary identical across …
|
|
|
@ac712309
|
13 years |
anton |
lavfi: add video buffer sink, and use it in avtools
Also add the …
|
|
|
@ab165047
|
13 years |
anton |
lavfi: add a function for copying properties from …
|
|
|
@f8b536a7
|
13 years |
michaelni |
parseutils: use strings instead of integers for error codes.
error …
|
|
|
@9501b932
|
13 years |
michaelni |
parseutils: fix ;/, error
Signed-off-by: Michael Niedermayer …
|
|
|
@5699884c
|
13 years |
lu_zero |
sctp: Initial tcp-alike sctp support with streams
Signed-off-by: …
|
|
|
@38f06a14
|
13 years |
lu_zero |
libschroedingerdec: Change AVPicture to AVFrame and use SchroTag to …
|
|
|
@66337bf9
|
13 years |
michaelni |
qdm2: print error messages instead of just retunring failures
…
|
|
|
@badb0c07
|
13 years |
Reimar.Doeffinger |
CSCD: must use reget_buffer.
Using release_buffer and get_buffer as …
|
|
|
@1ebf6f9
|
13 years |
michaelni |
g723_1: change to encode2()
Signed-off-by: Michael Niedermayer …
|
|
|
@b4178a3
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rtmp: …
|
|
|
@b4b58485
|
13 years |
michaelni |
shorten: increase max_frame_size.
Fixes Ticket1250
Signed-off-by: …
|
|
|
@0261902d
|
13 years |
michaelni |
doc/examples/Makefile: split lines up to make diffs that change them …
|
|
|
@40f81769
|
13 years |
diego |
options_table: Add some missing #includes to fix "make checkheaders".
…
|
|
|
@3607dc2b
|
13 years |
alex.converse |
doc: Replace a stray reference to the old '-intra' flag.
|
|
|
@75e0324
|
13 years |
nicolas.george |
src_buffer: move code to avoid forward declarations.
|
|
|
@fcd0298c
|
13 years |
lu_zero |
rtsp: Add content-type message header parsing
Signed-off-by: Luca …
|
|
|
@f7f6aaf9
|
13 years |
michaelni |
yuv4mpeg: support 9/10/16 bit pixel formats
Signed-off-by: Jean First …
|
|
|
@e7117f1c
|
13 years |
michaelni |
aasc: use the correct reader offset
Fixes Ticket1232
Signed-off-by: …
|
|
|
@b2e495a
|
13 years |
martin |
rtmp: Support 'rtmp_live', an option which specifies if the media is a …
|
|
|
@ce473de9
|
13 years |
diego |
av_samples_fill_array: Mark unmodified function argument as const.
…
|
|
|
@541bfba8
|
13 years |
Carl Eugen Hoyos |
Write palettised targa.
Fixes ticket #1190.
Reviewed-by: Paul B Mahol
|
|
|
@299d58e1
|
13 years |
Carl Eugen Hoyos |
Support yuva422p rawvideo in nut.
|
|
|
@29fe6b3c
|
13 years |
Carl Eugen Hoyos |
Add yuva422p to yadif format list.
|
|
|
@4e4634aa
|
13 years |
Carl Eugen Hoyos |
Support yuva422p in ffv1.
|
|
|
@8ba543eb
|
13 years |
Carl Eugen Hoyos |
Add Avid Meridien (AVUI) decoder.
|
|
|
@143a5c55
|
13 years |
Carl Eugen Hoyos |
Add yuva422p pix_fmt.
|
|
|
@464e9ab
|
13 years |
kostya.shishkov |
lagarith: add YUY2 decoding support
Unlike other variants, for YUY2 …
|
|
|
@58637a0b
|
13 years |
kostya.shishkov |
Support decoding unaligned rgb24 lagarith.
Signed-off-by: Kostya …
|
|
|
@7da0a072
|
13 years |
michaelni |
mp3demux: fix id3 discard code
Signed-off-by: Michael Niedermayer …
|
|
|
@f46185c
|
13 years |
michaelni |
mp3demux: fix off by 1 error
Signed-off-by: Michael Niedermayer …
|
|
|
@3183c38a
|
13 years |
michaelni |
mp3decoder: discard ID3 tags
Signed-off-by: Michael Niedermayer …
|
|
|
@01100415
|
13 years |
michaelni |
lavc/utils: change a few asserts to av_assert0()
Signed-off-by: …
|
|
|
@36583d23
|
13 years |
michaelni |
audio_frame_que: simplify
Also update libav->ffmpeg as theres pretty …
|
|
|
@520c1ec6
|
13 years |
diego |
dv: Split profile handling code into a separate file.
|
|
|
@364c71c8
|
13 years |
michaelni |
movenc: store codecs that dont provide a frame_size as audio_vbr=1
…
|
|
|
@653d117c
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@0a3ad7ff
|
13 years |
anton |
flvenc: use AVFormatContext, not AVCodecContext for logging.
Encoder …
|
|
|
@455245ca
|
13 years |
diego |
mov: Remove write-only variable in mov_read_chan().
…
|
|
|
@cb982739
|
13 years |
michaelni |
mpegvideo: double thread limit
16 seems a bit tight for current high …
|
|
|
@fa8fc3b7
|
13 years |
alex.converse |
fate: Change the probe-format refs to match the final text format …
|
|
|
@6345209a
|
13 years |
alex.converse |
fate: Add avprobe as a make dependency
|
|
|
@4bfa67bd
|
13 years |
alex.converse |
Add probe fate tests to test for regressions in detecting media types. …
|
|
|
@40fa14f7
|
13 years |
alex.converse |
fate: Add oneline comparison method
Signed-off-by: Alex Converse …
|
|
|
@64953f67
|
13 years |
justin.ruggles |
qdm2: clip array indices returned by qdm2_get_vlc().
Prevents …
|
|
|
@fff9680d
|
13 years |
michaelni |
aacdec: Add forgotten flush
See Ticket420
Signed-off-by: Michael …
|
|
|
@c6aa2c4b
|
13 years |
michaelni |
ffmpeg: print next_dts too on debug_ts
Signed-off-by: Michael …
|
|
|
@8036a69e
|
13 years |
michaelni |
Decode XBR extension in first asset
Reviewed-by: Benjamin Larsson …
|
|
|
@85e5b86
|
13 years |
justin.ruggles |
avplay: properly close/reopen AVAudioResampleContext on channel layout …
|
|
|
@f1322480
|
13 years |
justin.ruggles |
avcodec: do not needlessly set packet size to 0 in …
|
|
|
@74e10b62
|
13 years |
justin.ruggles |
avcodec: for audio encoding, reset output packet when it is not valid
|
|
|
@fa0319b4
|
13 years |
justin.ruggles |
avcodec: refactor avcodec_encode_audio2() to merge common branches
|
|
|
@b461cd4d
|
13 years |
justin.ruggles |
avcodec: remove fallbacks for AVCodec.encode() in …
|
|
|
@f14f3bae
|
13 years |
michaelni |
mp3enc: avoid ifdef
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@8da0a6cd
|
13 years |
michaelni |
mp3enc: Fix Xing tag identification string for CBR files
Fixes the …
|
|
|
@fdc91863
|
13 years |
diego |
libschroedinger: Switch to function names more in line with Libav style.
|
|
|
@9cef0669
|
13 years |
diego |
Move code shared between libdirac and libschroedinger to …
|
|
|
@8134fafe
|
13 years |
anton |
lavfi: uninline avfilter_copy_buffer_ref_props().
A nontrivial public …
|
|
|
@1432c1c
|
13 years |
anton |
lavf: add missing '*' in a doxy.
|
|
|
@10d2ea26
|
13 years |
diego |
h264: Remove a commented-out function pointer typedef.
|
|
|
@ea140506
|
13 years |
diego |
txd: Remove write-only variable in txd_decode_frame().
…
|
|
|
@246b050f
|
13 years |
diego |
mmvideo.c: Remove unused variable in mm_decode_pal().
…
|
|
|
@dbe6ba55
|
13 years |
diego |
build: cosmetics: Add missing end-of-line backslashes to item lists.
|
|
|
@9eb83a56
|
13 years |
diego |
build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.
|
|
|
@1f4f7521
|
13 years |
diego |
libschroedinger: Move a function to avoid a forward declaration.
|
|
|
@b68c4ac
|
13 years |
diego |
pthread: warn on high thread counts
Signed-off-by: Diego Biurrun …
|
|
|