|
|
|
@3e03f8d8
|
12 years |
stefasab |
build: Fix documentation dependencies and rules
|
|
|
@bd58f00e
|
12 years |
stefasab |
doc/filters: prefer "special" over "magic" for special input/output labels
|
|
|
@b65ccce8
|
12 years |
stefasab |
doc/filters: update documentation
In particular, assume existence of …
|
|
|
@5a6c7a2
|
12 years |
stefasab |
doc: merge libavfilter.texi into filters.texi
There is no much point …
|
|
|
@825e1e24
|
12 years |
michaelni |
ffmpeg: use pkt_pts before pkt->pts for audio
This fixes the …
|
|
|
@744bd8d0
|
12 years |
michaelni |
ffmpeg: set pkt_timebase
Signed-off-by: Michael Niedermayer …
|
|
|
@aa32971d
|
12 years |
michaelni |
lavc: adjust timestamp in case of skiping initial samples
…
|
|
|
@2fe1864
|
12 years |
michaelni |
lavc: skip initial silence when requested
Signed-off-by: Michael …
|
|
|
@0f03563d
|
12 years |
michaelni |
lavc/w32pthreads: Fix make checkheaders.
Signed-off-by: Michael …
|
|
|
@e98330df
|
12 years |
michaelni |
movenc: write track header transformation matrix depending on "rotate" …
|
|
|
@bc0ef29c
|
12 years |
onemda |
exr: fix scan_line_size calculation
This one will also work in cases …
|
|
|
@cd3136e8
|
12 years |
onemda |
exr: print channel names not yet supported
Signed-off-by: Paul B …
|
|
|
@fedefe4a
|
12 years |
onemda |
exr: remove double ;;
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@10338073
|
12 years |
onemda |
exr: frame multithreading support
Signed-off-by: Paul B Mahol …
|
|
|
@67421699
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
build: …
|
|
|
@af285072
|
12 years |
michaelni |
ffv1enc: use default number of slices if unspecified
Signed-off-by: …
|
|
|
@051dd2ee
|
12 years |
michaelni |
ffv1dec: print timestamp at which a CRC mismatch happened
…
|
|
|
@c3a4c1bd
|
12 years |
tempn |
add PLV1 fourcc to mpeg4
works on …
|
|
|
@0eb0b310
|
12 years |
michaelni |
lavc: add pkt_timebase to allow avcodec to adjust pkt_dts/pts when …
|
|
|
@cb59e62a
|
12 years |
Clément Bœsch |
doc/ffmpeg: document more deeply -re option.
Signed-off-by: Clément …
|
|
|
@ff2fda5
|
12 years |
michaelni |
doc/protocol.texi: fix missed application reference
Signed-off-by: …
|
|
|
@790e25ef
|
12 years |
michaelni |
general.texi: fix project reference
Signed-off-by: Michael …
|
|
|
@c5cc9498
|
12 years |
michaelni |
matroskaenc: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@1cef5a01
|
12 years |
michaelni |
ffmpeg: fix type of av_log() argument
Signed-off-by: Michael …
|
|
|
@47aed439
|
12 years |
diego |
build: Fix APE tag dependencies
|
|
|
@5b7e3a19
|
12 years |
kostya.shishkov |
MS Expression Encoder Screen decoder
|
|
|
@d3abbb1d
|
12 years |
onemda |
lavc: fix ff_alloc_packet()
Regression introduced in 740b9ff44.
…
|
|
|
@81fe2e8b
|
12 years |
michaelni |
build_system: mark libfdk as non GPL compatible until the situation is …
|
|
|
@620c6292
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
build: …
|
|
|
@f9c823df
|
12 years |
michaelni |
lclenc: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@db03f91f
|
12 years |
michaelni |
mxfenc: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@7548831c
|
12 years |
martin |
libfdk-aac: Allow setting the encoder bandwidth/cutoff frequency
…
|
|
|
@375c0f74
|
12 years |
michaelni |
av_samples_copy: support overlapping copies
Signed-off-by: Michael …
|
|
|
@19ff479f
|
12 years |
michaelni |
mp3dec: parse initial silence padding information from lame tag
And …
|
|
|
@018601d
|
12 years |
michaelni |
lavf: inject sample skip side data when requested by the demuxer
…
|
|
|
@c916af99
|
12 years |
michaelni |
add output for frame timestamps
Signed-off-by: Michael Niedermayer …
|
|
|
@f7e26cca
|
12 years |
onemda |
exr: rle decompression
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@26d72327
|
12 years |
nicolas.george |
configure: produce useful uninstalled pc files.
The old files were …
|
|
|
@0da29727
|
12 years |
diego |
build: Fix Ogg demuxer dependencies
|
|
|
@b8960082
|
12 years |
diego |
build: Fix FLAC demuxer dependencies
|
|
|
@8eea8fdc
|
12 years |
diego |
flac: Move flac functions shared between libraries to flac common code …
|
|
|
@a5194633
|
12 years |
diego |
build: Fix CAF demuxer dependencies
|
|
|
@b7884ff7
|
12 years |
diego |
build: Fix MP2 muxer dependencies
|
|
|
@d648de61
|
12 years |
diego |
build: Add missing build rules for the ISMV muxer
|
|
|
@7d605d51
|
12 years |
diego |
configure: Drop redundant mxf_d10 test dependency declaration
The …
|
|
|
@37eeb5e2
|
12 years |
martin |
Support AAC encoding via the external library fdk-aac
Signed-off-by: …
|
|
|
@372597e5
|
12 years |
martin |
libavcodec: Add more AAC profiles
The numerical values of the …
|
|
|
@a568a84e
|
12 years |
onemda |
exr: cache some values
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@65219c38
|
12 years |
michaelni |
dca: map xxch side channels to AV_CH_SIDE_LEFT/RIGHT instead of REAR.
…
|
|
|
@9ca27df5
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@5f298c67
|
12 years |
michaelni |
vorbisdec: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@e3c2d831
|
12 years |
michaelni |
avidec: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@74f3c53b
|
12 years |
onemda |
exr: zip decompression
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@5ee41d00
|
12 years |
onemda |
exr: remove dead assigment
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@667fb97a
|
12 years |
anton |
dct/fft-test: use a replacement getopt() if the system has none …
|
|
|
@183b1c22
|
12 years |
martin |
configure: Check for the math function rint
Add a fallback …
|
|
|
@781888d
|
12 years |
kostya.shishkov |
TechSmith Screen Codec 2 decoder
|
|
|
@dd0a9b78
|
12 years |
michaelni |
replace all volatile by volatile
volatile can cause problems …
|
|
|
@b8a90976
|
12 years |
michaelni |
lavf/mxfenc: fix dnxhd codec uls and aspect ratio
Reviewed-by: Tomas …
|
|
|
@9b3f9f4
|
12 years |
onemda |
tiffenc: use av_fast_padded_malloc(z)
Signed-off-by: Paul B Mahol …
|
|
|
@0e003d8c
|
12 years |
onemda |
lavc: add av_fast_padded_mallocz
Signed-off-by: Paul B Mahol …
|
|
|
@ca16f88c
|
12 years |
onemda |
tiffenc: add .init
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@5a9d6993
|
12 years |
nicolas.george |
parseutils: ignore digits below the microsecond.
Accept 1.1234567 as …
|
|
|
@a8ad6ffa
|
12 years |
martin |
rtsp: Add listen mode
This makes the RTSP demuxer act as a server, …
|
|
|
@b27c7d70
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
mss1: …
|
|
|
@e346176d
|
12 years |
michaelni |
x86: cpu: clean up check for cpuid instruction support
This adds …
|
|
|
@96890c00
|
12 years |
michaelni |
configure: Change the rdtsc check to a linker check
A compile-only …
|
|
|
@6e71c120
|
12 years |
martin |
rtsp: Make rtsp_open_transport_ctx() non-static
This is required for …
|
|
|
@6bbb3622
|
12 years |
martin |
rtsp: Move rtsp_read_close
This avoids having to add forward …
|
|
|
@45b06858
|
12 years |
martin |
rtsp: Parse the mode=receive/record parameter in transport lines
We …
|
|
|
@84d902f
|
12 years |
michaelni |
mpeg4videoenc: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@43c60937
|
12 years |
michaelni |
mpeg4videodec: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@0abab003
|
12 years |
nicolas.george |
dpx: invalid aspect ratio is 0/1, not 0/0.
|
|
|
@acf02839
|
12 years |
Carl Eugen Hoyos |
Set default ffv1 coder to -1.
Autoselect coder 1 instead of default …
|
|
|
@4c4e1256
|
12 years |
Carl Eugen Hoyos |
Cosmetics: Return AVERROR_INVALIDDATA from ffv1 encoder initialisation …
|
|
|
@08ed3e8b
|
12 years |
Carl Eugen Hoyos |
Cosmetics: Move ffv1 encoder initialisation code.
|
|
|
@71c689e8
|
12 years |
michaelni |
dsputil: turn assert into if() as its possible to trigger with ffv1
…
|
|
|
@ed219ed3
|
12 years |
kostya.shishkov |
mss1: fix decoding masked regions in interframes
Spotted by Alberto Delmás
|
|
|
@f39bbc9
|
12 years |
lu_zero |
mxfdec: fix off by one error.
Found-by: Mateusz "j00ru" Jurczyk and …
|
|
|
@83728d2d
|
12 years |
lu_zero |
mxfdec: only parse next partition pack if parsing forward
…
|
|
|
@34ca5ae5
|
12 years |
lu_zero |
mxfdec: let pkt->pts = mxf->current_edit_unit if intra-only
We cannot …
|
|
|
@634d6705
|
12 years |
lu_zero |
mxfdec: fix frame height vs field height confusion
Reviewed-by: Tomas …
|
|
|
@5ed032fb
|
12 years |
lu_zero |
mxfdec: Add intra_only flag to MXFTrack
This allows future …
|
|
|
@fb8fa3c6
|
12 years |
lu_zero |
mxfdec: fix Avid AirSpeed files being misinterpreted as OP1a
The "ECs …
|
|
|
@1fadf53e
|
12 years |
lu_zero |
mxfdec: truncate packets that extend past the next edit unit
This …
|
|
|
@fda891e1
|
12 years |
lu_zero |
mxfdec: set pixel format for cdci picture formats
The properties of …
|
|
|
@dfefede0
|
12 years |
lu_zero |
mxfdec: detect uncomp pictures using essence container ul
This …
|
|
|
@5255ca24
|
12 years |
lu_zero |
mxfdec: set track edit rate num/den in expected order
This matches …
|
|
|
@358d854d
|
12 years |
martin |
x86/cpu: implement get/set_eflags using intrinsics
Signed-off-by: …
|
|
|
@c0ee695b
|
12 years |
martin |
x86/cpu: implement support for cpuid through intrinsics
…
|
|
|
@3f150ffb
|
12 years |
martin |
x86/cpu: implement support for xgetbv through intrinsics
…
|
|
|
@f80ddd5b
|
12 years |
martin |
lavu: use intrinsics for emms on systems lacking inline asm support
…
|
|
|
@73077464
|
12 years |
Carl Eugen Hoyos |
Recognize yuv10 image files as v210x.
Reviewed-by: Kieran Kunhya
|
|
|
@5bcabc56
|
12 years |
Carl Eugen Hoyos |
Define snow .pix_fmts to allow colour space auto-selection.
|
|
|
@620b1e7e
|
12 years |
martin |
mem: Don't abort on av_malloc(0) in debug mode
This makes the …
|
|
|
@b4d0c3d9
|
12 years |
onemda |
exr: return proper error code instead of -1
Signed-off-by: Paul B …
|
|
|
@dc0d551b
|
12 years |
onemda |
exr: use buf_size instead of recalculating same value
Signed-off-by: …
|
|
|
@1d890ec8
|
12 years |
michaelni |
h264/decode_scaling_matrices: fix coding order of 8x8 matrixes.
This …
|
|
|
@e162733d
|
12 years |
michaelni |
h264: 12 and 14 bit support
This works with I, P and B frames
CAVLC …
|
|
|
@1465ecf0
|
12 years |
michaelni |
h264dsp: 12 and 14 bit support
Signed-off-by: Michael Niedermayer …
|
|
|