|
|
|
@45870f8b
|
12 years |
mans |
Print full compiler identification, not only version number
This …
|
|
|
@bf1cf4d5
|
12 years |
mans |
flacdec: reverse lpc coeff order, simplify filter
Reversing the lpc …
|
|
|
@9f97af26
|
12 years |
diego |
x86: dsputil: drop some unused CPU flag debug code
|
|
|
@ffdd93a2
|
12 years |
mans |
ppc: fix build with altivec disabled
Signed-off-by: Mans Rullgard …
|
|
|
@28f9ab70
|
12 years |
mans |
vp3: move idct and loop filter pointers to new vp3dsp context
This …
|
|
|
@ab9f9876
|
12 years |
mans |
build: add CONFIG_VP3DSP, reduce repetition in OBJS lists
…
|
|
|
@4cfb0d87
|
12 years |
kostya.shishkov |
tscc2: do not add/subtract 128 bias during DCT
It turns out that the …
|
|
|
@3c6c191
|
12 years |
kostya.shishkov |
tscc2: fix typo in DCT
|
|
|
@c547e5f
|
12 years |
diego |
configure: clarify external library section of help output
|
|
|
@87246953
|
12 years |
diego |
configure: mark libfdk-aac as nonfree
|
|
|
@47876d66
|
12 years |
diego |
configure: cosmetics: drop some unnecessary backslashes
|
|
|
@7a249625
|
12 years |
diego |
os_support: K&R formatting cosmetics
|
|
|
@453c02f9
|
12 years |
lu_zero |
libopenjpeg: introduce encoding support
Based on FFmpeg version from …
|
|
|
@b43a7bb4
|
12 years |
lu_zero |
libopenjpeg: rename decoder source file.
Signed-off-by: Michael …
|
|
|
@86991ce
|
12 years |
martin |
RTMPTS protocol support
Signed-off-by: Martin Storsjö <martin@martin.st>
|
|
|
@6aedabc9
|
12 years |
martin |
RTMPS protocol support
Signed-off-by: Martin Storsjö <martin@martin.st>
|
|
|
@5417efbb
|
12 years |
anton |
avconv: print an error message when demuxing fails.
Also exit in such …
|
|
|
@0b40153d
|
12 years |
kostya.shishkov |
tscc2: DCT output should not be clipped
This fixes decoding some …
|
|
|
@775c4d3
|
12 years |
martin |
rtmp: Rename rtmphttp to ffrtmphttp
The prefix makes it easier to …
|
|
|
@08e087cc
|
12 years |
kostya.shishkov |
rtmp: rtmp_parse_result() add case for video and audio packets to …
|
|
|
@f06dee77
|
12 years |
martin |
configure: Move the getaddrinfo function check into the network block
…
|
|
|
@03d1b18e
|
12 years |
martin |
configure: Remove an unused 'have' item
This is only used for …
|
|
|
@20d569dd
|
12 years |
diego |
mpeg: remove disabled code
|
|
|
@c37c383e
|
12 years |
martin |
libfdk-aac: Check if cutoff value is valid
Passing a cutoff value < …
|
|
|
@9e4b04f8
|
12 years |
martin |
network: Always use our version of gai_strerror on windows
Even if …
|
|
|
@c98e205
|
12 years |
martin |
network: Undefine existing gai_strerror definitions
This avoids …
|
|
|
@2ca6e9bb
|
12 years |
martin |
network: Extend the fallback gai_strerror implementation to handle …
|
|
|
@b4675d0f
|
12 years |
martin |
configure: Check for CommandLineToArgvW
The actual result of the …
|
|
|
@08282952
|
12 years |
martin |
vc1dec: Do not use random pred_flag if motion vector data is skipped
…
|
|
|
@25f056e6
|
12 years |
martin |
vp8: Enclose pthread function calls in ifdefs
This fixes building …
|
|
|
@c44091a9
|
12 years |
rsbultje |
snow: refactor code to work around a compiler bug in MSVC.
This fixes …
|
|
|
@a794600c
|
12 years |
rsbultje |
vp8: Include the thread headers before using the pthread types
This …
|
|
|
@39d18f21
|
12 years |
martin |
configure: Check for getaddrinfo in ws2tcpip.h, too
This function is …
|
|
|
@951455c1
|
12 years |
lu_zero |
vp8: implement sliced threading
Testing gives 25-30% gain on HD clips …
|
|
|
@17343e3
|
12 years |
lu_zero |
vp8: move data from VP8Context->VP8Macroblock
In preparation for …
|
|
|
@337ade52
|
12 years |
lu_zero |
vp8: refactor decoding a single mb_row
This is in preperation for …
|
|
|
@45ff9e5b
|
12 years |
lu_zero |
doc: update api changes with the right commit hashes
|
|
|
@f3e5e6f0
|
12 years |
lu_zero |
mem: introduce av_malloc_array and av_mallocz_array
Both function …
|
|
|
@2d497c14
|
12 years |
janne-libav |
eval: add gt(), gte(), lt() and lte() fate tests
|
|
|
@caac3ab6
|
12 years |
janne-libav |
eval: fix swapping of lt() and lte()
CC: libav-stable@libav.org
|
|
|
@f30260d3
|
12 years |
janne-libav |
imgconvert: deprecate avcodec_find_best_pix_fmt()
|
|
|
@ac29054f
|
12 years |
janne-libav |
imgconvert: add avcodec_find_best_pix_fmt2()
The number of pixel …
|
|
|
@39bb27bf
|
12 years |
janne-libav |
imgconvert: avoid undefined left shift in avcodec_find_best_pix_fmt
…
|
|
|
@47aed439
|
12 years |
diego |
build: Fix APE tag dependencies
|
|
|
@5b7e3a19
|
12 years |
kostya.shishkov |
MS Expression Encoder Screen decoder
|
|
|
@7548831c
|
12 years |
martin |
libfdk-aac: Allow setting the encoder bandwidth/cutoff frequency
…
|
|
|
@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 …
|
|
|
@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
|
|
|
@a8ad6ffa
|
12 years |
martin |
rtsp: Add listen mode
This makes the RTSP demuxer act as a server, …
|
|
|
@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 …
|
|
|
@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
…
|
|
|
@620b1e7e
|
12 years |
martin |
mem: Don't abort on av_malloc(0) in debug mode
This makes the …
|
|
|
@5467742
|
12 years |
kostya.shishkov |
mss3: use standard zigzag table
|
|
|
@acfb6b6c
|
12 years |
kostya.shishkov |
mss3: split DSP functions that are used in MTS2(MSS4) into separate file
|
|
|
@82f82ccf
|
12 years |
diego |
motion-test: do not use getopt()
It is not available on all systems …
|
|
|
@5427df01
|
12 years |
martin |
tcp: add initial timeout limit for incoming connections
…
|
|
|
@8e85ba8d
|
12 years |
diego |
configure: Change the rdtsc check to a linker check
A compile-only …
|
|
|
@8a645bfc
|
12 years |
anton |
avconv: propagate fatal errors from lavfi.
|
|
|
@cd99146
|
12 years |
anton |
lavfi: add error handling to filter_samples().
|
|
|
@8d18bc55
|
12 years |
anton |
fate-run: make avconv() properly deal with multiple inputs.
|
|
|
@083d0f6b
|
12 years |
anton |
asplit: don't leak the input buffer.
|
|
|
@1ffb6456
|
12 years |
anton |
af_resample: fix request_frame() behavior.
Make sure that an output …
|
|
|
@6f834293
|
12 years |
anton |
af_asyncts: fix request_frame() behavior.
Make sure that an output …
|
|
|
@0dd283fa
|
12 years |
anton |
libx264: support aspect ratio switching
Signed-off-by: Anton Khirnov …
|
|
|
@5b7a88f
|
12 years |
anton |
matroskadec: honor error_recognition when encountering unknown elements.
|
|
|
@64103976
|
12 years |
justin.ruggles |
lavr: resampling: add support for s32p, fltp, and dblp internal sample …
|
|
|
@372647ae
|
12 years |
justin.ruggles |
lavr: resampling: add filter type and Kaiser window beta to AVOptions
|
|
|
@8ca08066
|
12 years |
justin.ruggles |
lavr: Use AV_SAMPLE_FMT_NONE to auto-select the internal sample format …
|
|
|
@db0e7bd0
|
12 years |
justin.ruggles |
lavr: mix: validate internal sample format in ff_audio_mix_init()
|
|
|
@66a29797
|
12 years |
rsbultje |
cmutils: include shellapi.h on Win32 (for CommandLineToArgvW).
This …
|
|
|
@07b28702
|
12 years |
rsbultje |
x86/timer: implement an intrinsic-based version for rdtsc (AV_READ_TIME).
|
|
|
@25b51b2c
|
12 years |
anton |
id3v2: add a mimetype for bmp pictures.
|
|
|
@b7d3a9a0
|
12 years |
anton |
flacdec: be less strict when parsing attached pictures.
Only return …
|
|
|
@dba5b06
|
12 years |
anton |
flacdec: don't create an attached picture stream until we have all …
|
|
|