|
|
|
@f27ac6d8
|
14 years |
pross |
Set channel layout for 4 and 5.1 channel cdata audio files
Patch from …
|
|
|
@989fb05f
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master:
vorbisdec: …
|
|
|
@2671ab39
|
14 years |
michaelni |
Check mmap() return against correct value
Signed-off-by: Michael …
|
|
|
@2441003d
|
14 years |
diego |
vorbisdec: Employ proper printf format specifiers for uint_fast32_t.
…
|
|
|
@03546a9a
|
14 years |
Carl Eugen Hoyos |
Support fourcc MMJP.
Fixes ticket #107.
|
|
|
@69cf1824
|
14 years |
Carl Eugen Hoyos |
Support fourcc XVIX.
Fixes ticket #106.
|
|
|
@a8117a62
|
14 years |
Carl Eugen Hoyos |
Support fourcc M263.
Fixes ticket #103.
|
|
|
@3e1c59eb
|
14 years |
Carl Eugen Hoyos |
Support fourcc auv2.
Fixes ticket #101.
|
|
|
@9a962f30
|
14 years |
Reimar.Doeffinger |
Fix indentation.
|
|
|
@02e3f7d0
|
14 years |
Reimar.Doeffinger |
Support PARSER_FLAG_COMPLETE_FRAMES for h261 and h263 parsers.
|
|
|
@69f58958
|
14 years |
stefano.sabatini-lala |
ffplay: avoid SIGFPE exception in SDL_DisplayYUVOverlay
In …
|
|
|
@fbfcc8f1
|
14 years |
michaelni |
avi: try to synchronize the points in time of the starts of streams …
|
|
|
@8a68697
|
14 years |
michaelni |
Add flag to force demuxers to sort more strictly by dts.
This enables …
|
|
|
@5f85d49b
|
14 years |
martin |
applehttp: Don't export variant_bitrate if it isn't known
If there …
|
|
|
@ac9cf2e5
|
14 years |
martin |
crypto: Use av_freep instead of av_free
Using av_freep is generally …
|
|
|
@e4253b1a
|
14 years |
Philip Langdale |
CrystalHD: Add AVOption to configure hardware downscaling.
The …
|
|
|
@67c1a59a
|
14 years |
Reimar.Doeffinger |
Check for malloc failures in fraps decoder.
|
|
|
@80da2dcf
|
14 years |
Reimar.Doeffinger |
Use av_fast_malloc instead of av_realloc in fraps decoder.
|
|
|
@88dbbe97
|
14 years |
nicolas.george |
general.texi: document libcelt decoder.
|
|
|
@e3323a1c
|
14 years |
michaelni |
Fix some passing argument from incompatible pointer type warnings. …
|
|
|
@50f7c296
|
14 years |
diego |
configure: Add missing libm library dependencies to .pc files.
This …
|
|
|
@dc713546
|
14 years |
diego |
oggdec: reindent after 8f3eebd6
Signed-off-by: Diego Biurrun …
|
|
|
@e9251bb5
|
14 years |
diego |
configure: Add missing libavutil inter-library dependencies to .pc …
|
|
|
@47ec6546
|
14 years |
michaelni |
Drop section describung now unneeded workarounds for BSD …
|
|
|
@13e69cc
|
14 years |
michaelni |
Fix building on FreeBSD8.2
Signed-off-by: Michael Niedermayer …
|
|
|
@18313287
|
14 years |
michaelni |
HAM6/HAM8 support for IFF demuxer/decoder
Signed-off-by: Michael …
|
|
|
@c2a8f125
|
14 years |
michaelni |
EA cdata demuxer: support files with 20 byte header
Signed-off-by: …
|
|
|
@db62d898
|
14 years |
michaelni |
EA cdata demuxer: support 6 channel files
Signed-off-by: Michael …
|
|
|
@c8a5e8a8
|
14 years |
michaelni |
EA cdata demuxer: set codec->sample_fmt
This is required by …
|
|
|
@b678d6db
|
14 years |
michaelni |
permit decoding of multichannel ADPCM_EA_XAS
Signed-off-by: Michael …
|
|
|
@7b376b39
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master:
Handle unicode …
|
|
|
@b1ac139d
|
14 years |
martin |
Handle unicode file names on windows
All file names should be in …
|
|
|
@9261e6cf
|
14 years |
martin |
rtp: Rename the open/close functions to alloc/free
This avoids …
|
|
|
@c225615b
|
14 years |
baptiste.coudurier |
In libx264 wrapper, fix side effect with has_b_frames, bframe_pyramid …
|
|
|
@89b503b5
|
14 years |
diego |
Lowercase all ff* program names.
|
|
|
@3a50894
|
14 years |
diego |
Refer to ff* tools by their lowercase names.
|
|
|
@43fb279f
|
14 years |
diego |
Replace more FFmpeg instances by Libav or ffmpeg.
|
|
|
@6252040e
|
14 years |
diego |
Replace by $() syntax in shell scripts.
$() is easier to nest and …
|
|
|
@ff3be572
|
14 years |
diego |
patcheck: Allow overiding grep program(s) through environment …
|
|
|
@75e8fba8
|
14 years |
diego |
Remove stray libavcore and _g binary references.
|
|
|
@046f3cb7
|
14 years |
diego |
vorbis: Rename decoder/encoder files to follow general file naming scheme.
|
|
|
@f50d9377
|
14 years |
martin |
aacenc: Fix whitespace after last commit.
Signed-off-by: Martin …
|
|
|
@2ef2496c
|
14 years |
Carl Eugen Hoyos |
Set channel layout in flac decoder.
|
|
|
@539647c6
|
14 years |
stefano.sabatini-lala |
ffplay: factorize code calling output_packet() in video_thread()
…
|
|
|
@c632a1c2
|
14 years |
stefano.sabatini-lala |
ffplay: remove reference to unused QETimer symbol
Signed-off-by: …
|
|
|
@ab7fdbab
|
14 years |
stefano.sabatini-lala |
ffplay: rename stream_pause() to stream_toggle_pause()
The new name …
|
|
|
@efd6cbc5
|
14 years |
stefano.sabatini-lala |
flicvideo: fix crash on flic files with invalid frame size
Add a …
|
|
|
@cd18727
|
14 years |
stefano.sabatini-lala |
flicvideo: increase error level and fix error message in …
|
|
|
@62582a69
|
14 years |
diego |
cook: Fix small typo in av_log_ask_for_sample message.
|
|
|
@230c1a90
|
14 years |
martin |
aacenc: Finish 3GPP psymodel analysis for non mid/side cases.
There …
|
|
|
@3d462373
|
14 years |
michaelni |
aac: add math.h needed for log2f()
Signed-off-by: Michael Niedermayer …
|
|
|
@ab157260
|
14 years |
Carl Eugen Hoyos |
10l: Add misssing CR/LF.
|
|
|
@8f2e438e
|
14 years |
Carl Eugen Hoyos |
Support channel layout when demuxing aif files.
|
|
|
@8bb5d1c3
|
14 years |
Carl Eugen Hoyos |
Support channel layout when demuxing caf files.
|
|
|
@2a2146aa
|
14 years |
Carl Eugen Hoyos |
Extend unknown CAF chunk warning message: Print size.
|
|
|
@e499187f
|
14 years |
Carl Eugen Hoyos |
Fix compilation with libcelt on Apple OS X.
Fixes ticket #97.
|
|
|
@4b5c2175
|
14 years |
Carl Eugen Hoyos |
Fix compilation after version bump.
|
|
|
@cfc2a0cf
|
14 years |
alex.converse |
Remove RDFT dependency from AAC decoder.
$subj
>From …
|
|
|
@785c4418
|
14 years |
alex.converse |
Add some debug log messages to AAC extradata
On Wed, Apr 20, 2011 at …
|
|
|
@3583d7cf
|
14 years |
alex.converse |
Fix mov debug (u)int64_t format strings.
|
|
|
@15919ee
|
14 years |
rsbultje |
bswap: use native types for av_bwap16().
This prevents a call to …
|
|
|
@e16665bf
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master:
Use …
|
|
|
@6ffd7edd
|
14 years |
martin |
doc: FLV muxing is supported.
Signed-off-by: Martin Storsjö …
|
|
|
@84465f21
|
14 years |
martin |
applehttp: Handle AES-128 encrypted streams
This should hopefully fix …
|
|
|
@6e4f70a8
|
14 years |
martin |
Add a protocol handler for AES CBC decryption with PKCS7 padding
This …
|
|
|
@d5c5a1c7
|
14 years |
martin |
doc: Mention that DragonFly BSD requires BSD_VISIBLE set
Setting …
|
|
|
@d9dee728
|
14 years |
diego |
Use av_log_ask_for_sample() to request samples from users.
|
|
|
@44f566b7
|
14 years |
diego |
Make av_log_ask_for_sample() accept a variable number of arguments.
|
|
|
@03ac7991
|
14 years |
Carl Eugen Hoyos |
Rm duplicated define for OPT_STR.
|
|
|
@b2832c39
|
14 years |
diego |
vqavideo: We no longer need to ask for version 1 samples.
|
|
|
@a08a59b7
|
14 years |
Carl Eugen Hoyos |
FLV muxing is supported.
|
|
|
@3c483620
|
14 years |
Carl Eugen Hoyos |
Cosmetics: Rename variable daemon as run_as_daemon.
daemon() is …
|
|
|
@07f45bc9
|
14 years |
Carl Eugen Hoyos |
Support Canopus SD50 with fourcc "CDV5".
Fixes ticket #93.
|
|
|
@cc0ac0d2
|
14 years |
michaelni |
rv10: set flags, Fixes Ticket90
Signed-off-by: Michael Niedermayer …
|
|
|
@9978ed7d
|
14 years |
diego |
aacdec: indentation cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@22180e7a
|
14 years |
stefano.sabatini-lala |
error: remove symbols which were deprecated before the big bump
The …
|
|
|
@50f43fb0
|
14 years |
stefano.sabatini-lala |
matroskaenc: replace AVERROR_NOTSUPP with AVERROR(EINVAL)
…
|
|
|
@8772156b
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master:
APIChanges: …
|
|
|
@b4a53314
|
14 years |
rsbultje |
APIChanges: document git revision for CODEC_CAP_SLICE_THREADS addition.
|
|
|
@94f7451a
|
14 years |
rsbultje |
Introduce slice threads flag.
Signed-off-by: Ronald S. Bultje …
|
|
|
@3283f27
|
14 years |
rsbultje |
FATE: allow forcing thread-type when doing threaded fate runs.
…
|
|
|
@89f903b3
|
14 years |
michaelni |
AMV: Fix possibly exploitable crash.
Reported-at: Thu, 21 Apr 2011 …
|
|
|
@73a51e00
|
14 years |
michaelni |
mjpeg: Detect overreads in mjpeg_decode_scan() and error out. …
|
|
|
@70fb031c
|
14 years |
diego |
Use av_log_ask_for_sample() where appropriate.
|
|
|
@3eb15d98
|
14 years |
stefano.sabatini-lala |
mp: remove unused variable outlink in end_frame
Fix warning:
vf_mp.c: …
|
|
|
@e40cfb14
|
14 years |
stefano.sabatini-lala |
mp: remove use of deprecated old eval API
The old API was deprecated …
|
|
|
@20a16048
|
14 years |
baptiste.coudurier |
In libx264 wrapper, detect default settings and use medium profile to …
|
|
|
@8d67218b
|
14 years |
diego |
error: sort, pack, and align error code and string definitions
…
|
|
|
@ab1adff
|
14 years |
diego |
The stabilization period after version bumps should be one month, not …
|
|
|
@fe8e0394
|
14 years |
martin |
applehttp: Expose the stream bitrate via metadata
This helps callers …
|
|
|
@cac27579
|
14 years |
martin |
doc: Add some initial docs on the applehttp demuxer
Signed-off-by: …
|
|
|
@23d3931
|
14 years |
martin |
Provide a fallback version of the libm function trunc
This fixes …
|
|
|
@32a12852
|
14 years |
martin |
libavdevice: Define _XOPEN_SOURCE for usleep
This hopefully fixes …
|
|
|
@9bf81b49
|
14 years |
stefano.sabatini-lala |
img2: return AVERROR(EINVAL) in case of invalid filename pattern
In …
|
|
|
@7046b63e
|
14 years |
stefano.sabatini-lala |
ffmpeg: call pre_process_video_frame() only if decoding is needed
In …
|
|
|
@6d635148
|
14 years |
stefano.sabatini-lala |
ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAX
Fix …
|
|
|
@65af48b5
|
14 years |
anton |
lavc: provide deprecated avcodec_thread_init until next major version
…
|
|
|
@095290f9
|
14 years |
anton |
lavc: provide the opt.h header until the next bump
AVOptions were …
|
|
|
@a975dbc8
|
14 years |
anton |
error: change AVERROR_EOF value
The current value is masking the …
|
|
|
@79157f40
|
14 years |
anton |
error: remove AVERROR_NUMEXPECTED
AVERROR_NUMEXPECTED is used only in …
|
|
|