|
|
|
@7e268a8a
|
11 years |
michaelni |
RELEASE: update for 2.2
Found-by: Timothy
Signed-off-by: Michael …
|
|
|
@64672098
|
11 years |
michaelni |
x86/synth_filter: add synth_filter_sse
Build only on x86_32 targets.
…
|
|
|
@561bfce2
|
11 years |
michaelni |
HLS: Handle the case when hls_list_size=0. Playlist file should …
|
|
|
@5972bcfa
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@06fe29c4
|
11 years |
michaelni |
Merge commit 'ea7f79f93796d68559a495be824b6bbd94dfe5f6'
* commit …
|
|
|
@7fa3ec8
|
11 years |
michaelni |
Merge commit 'bb95334c34d0d9abccea370ae25c4765d7764ab8'
* commit …
|
|
|
@77c23520
|
11 years |
michaelni |
Merge commit '63848854256a024a19435e87d6bc76fffa65e81e'
* commit …
|
|
|
@817f813
|
11 years |
michaelni |
Merge commit '03c2a66fcff9707f71ffef7e61ce5e3973220d4b'
* commit …
|
|
|
@11c4bc9a
|
11 years |
michaelni |
Merge commit '5612244351b2eb3cb4e6225861a0f55aa5d0c475'
* commit …
|
|
|
@0bb474f
|
11 years |
michaelni |
Merge commit 'ea15a9a5d8fa6a71af3101b2af18c4dcac07987f'
* commit …
|
|
|
@eea2cd23
|
11 years |
michaelni |
Merge commit '3cbc7ef3d60b6af3617079f24a4f401d83353003'
* commit …
|
|
|
@a22907e9
|
11 years |
michaelni |
Merge commit 'd1f9563d502037239185c11578cc614bdf0c5870'
* commit …
|
|
|
@f0ce3854
|
11 years |
michaelni |
Merge commit 'bc6461c2861b7d482a037d3b3e2b44ad48805fa0'
* commit …
|
|
|
@cd88d894
|
11 years |
michaelni |
Merge commit 'fb3b2f5d923a6e19d80f21eb4e081674bceec810'
* commit …
|
|
|
@80793afb
|
11 years |
michaelni |
Merge commit '2f02bbcca050936686482453078e83dc25493da0'
* commit …
|
|
|
@11146a9b
|
11 years |
michaelni |
Merge commit '34150be515cd9c43b0b679806b8d01774960af78'
* commit …
|
|
|
@ad48c937
|
11 years |
michaelni |
Merge commit '8e0cf39faf02536dca08f4fe628a66d1ae022fde'
* commit …
|
|
|
@c4c2b2ea
|
11 years |
michaelni |
Merge commit '0a36988e48dd581d29e77f768f987738bdf365f0'
* commit …
|
|
|
@5aab33de
|
11 years |
michaelni |
Merge commit 'f4bd9fe326ad1315a74206939ae56df93b940a09'
* commit …
|
|
|
@153b870d
|
11 years |
michaelni |
Merge commit '17a63ff0cd187b9e50e4a47862750295976853b1'
* commit …
|
|
|
@983c7f4
|
11 years |
michaelni |
Merge commit 'ee6280ca12696a67535ce2245c77190edc513794'
* commit …
|
|
|
@3ec3f70d
|
11 years |
michaelni |
Merge commit 'e70ab7c1f5005041bba0e4efc1165410f83495b2'
* commit …
n2.3-dev
|
|
|
@e4a6310c
|
11 years |
michaelni |
update for 2.2
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@0a8c9020
|
11 years |
michaelni |
avcodec/utvideoenc: fix slice_bits size
Fixes assertion failure
…
|
|
|
@0c9dd939
|
11 years |
michaelni |
avformat/ac3dec: Use avpriv_ac3_parse_header2()
Signed-off-by: …
|
|
|
@eadc21cf
|
11 years |
michaelni |
avcodec/ac3_parser: add avpriv_ac3_parse_header2() and use it in …
|
|
|
@df6d21c1
|
11 years |
michaelni |
avcodec/ac3: move new field to the end of AC3HeaderInfo
This …
|
|
|
@52d928da
|
11 years |
michaelni |
avutil/opt: allow max=min=0 for pixel formats
This is neccessary for …
|
|
|
@700687e
|
11 years |
martin |
qt-faststart: Add a note about the -movflags +faststart feature
…
|
|
|
@ea7f79f9
|
11 years |
martin |
qt-faststart: Avoid unintentionally sign extending BE_32
Without this …
|
|
|
@bb95334c
|
11 years |
martin |
qt-faststart: Check offset_count before reading from the moov_atom …
|
|
|
@63848854
|
11 years |
martin |
qt-faststart: Check the ftello() return codes
This silences a warning …
|
|
|
@03c2a66f
|
11 years |
martin |
qt-faststart: Fix the signedness of variables keeping the ftello …
|
|
|
@56122443
|
11 years |
martin |
qt-faststart: Check fseeko() return codes
Signed-off-by: Martin …
|
|
|
@ea15a9a5
|
11 years |
martin |
qt-faststart: Simplify code by using a MIN() macro
qt-faststart …
|
|
|
@3cbc7ef3
|
11 years |
martin |
qt-faststart: Increase the copy buffer size to 64 KB
Copying data in …
|
|
|
@d46c3b81
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
latm: …
|
|
|
@d1f9563d
|
11 years |
anton |
pthread_frame: flush all threads on flush, not just the first one
…
|
|
|
@bc6461c2
|
11 years |
anton |
af_compand: replace strtok_r() with av_get_token()
|
|
|
@fe660374
|
11 years |
michaelni |
Merge commit '6e4009d4cdf5927bdaedf58fcfc5e813b14c366b'
* commit …
|
|
|
@fb3c33f3
|
11 years |
michaelni |
Merge commit '4cb6964244fd6c099383d8b7e99731e72cc844b9'
* commit …
|
|
|
@ffb7d719
|
11 years |
michaelni |
avcodec/dcadec: use brackets to ensure that no slow division is used
…
|
|
|
@747b033
|
11 years |
michaelni |
Merge commit '7686afd049be98d18663682b92d983340fa2c305'
* commit …
|
|
|
@fb3b2f5d
|
11 years |
martin |
configure: Set the thread type after resolving dependencies
A …
|
|
|
@2f02bbc
|
11 years |
diego |
build: Let the ffvhuff decoder/encoder depend on the huffyuv …
|
|
|
@34150be5
|
11 years |
diego |
build: Let the iac decoder depend on the imc decoder
Almost all of …
|
|
|
@8e0cf39
|
11 years |
diego |
build: Let all MJPEG-related decoders depend on the MJPEG decoder
…
|
|
|
@0a36988e
|
11 years |
diego |
build: Let AMV decoder depend on the SP5X decoder
This codec compiles …
|
|
|
@baf3adc6
|
11 years |
michaelni |
Merge commit '08e3ea60ff4059341b74be04a428a38f7c3630b0'
* commit …
|
|
|
@2cdbcc00
|
11 years |
michaelni |
x86: synth filter float: implement SSE2 version
Timings for …
|
|
|
@5333e0dd
|
11 years |
michaelni |
Merge commit '57b1eb9f75b04571063ddec316e290c216c114ac'
* commit …
|
|
|
@e346a593
|
11 years |
michaelni |
Merge commit 'ad507d7907457e678900bac132122ba7be4644cb'
* commit …
|
|
|
@16924311
|
11 years |
michaelni |
x86: dcadsp: implement SSE lfe_dir
Results for Arrandale/Windows:
32: …
|
|
|
@f4bd9fe3
|
11 years |
vittorio.giovara |
h264: fix clang warning about uninitialized variable
|
|
|
@17a63ff0
|
11 years |
vittorio.giovara |
h264: update flag name in ff_h264_decode_ref_pic_list_reordering()
…
|
|
|
@ee6280ca
|
11 years |
vittorio.giovara |
h264: parse two additional constraint flags
|
|
|
@e70ab7c
|
11 years |
vittorio.giovara |
h264: add MVCD to the list of High profiles in SPS
Also comment all …
|
|
|
@90f674d5
|
11 years |
michaelni |
Merge commit '87ec849fe9acba075c843e67bcd01f256f481a18'
* commit …
|
|
|
@810eb285
|
11 years |
michaelni |
Merge commit 'a55546f48d55e3d1155840541b2be5f4f8cf18ab'
* commit …
|
|
|
@2e88f82a
|
11 years |
michaelni |
Merge commit '92e598a57a7ce4b8ac9ea56274af39f5fd888311'
* commit …
|
|
|
@18d870da
|
11 years |
michaelni |
Merge commit 'd6acefe05862af244fd5a30ae946ed507c063994'
* commit …
|
|
|
@5ba16483
|
11 years |
michaelni |
Merge commit 'b23650491fbd579a4365f42bd42575afb7b53f7e'
* commit …
|
|
|
@3aca10bf
|
11 years |
lu_zero |
latm: Always reconfigure if no extradata was set previously
AAC LOAS …
|
|
|
@f3eef027
|
11 years |
michaelni |
avcodec/msvideo1: Fix palette in case of seek before decode
Fixes …
|
|
|
@6e4009d4
|
11 years |
janne-libav |
arm: dcadsp: implement decode_hf as external NEON asm
|
|
|
@4cb69642
|
11 years |
janne-libav |
dcadec: simplify decoding of VQ high frequencies
The vector …
|
|
|
@7686afd0
|
11 years |
janne-libav |
dca: factorize scaling in inverse ADPCM
Based on a patch from …
|
|
|
@08e3ea6
|
11 years |
janne-libav |
x86: synth filter float: implement SSE2 version
Timings for …
|
|
|
@57b1eb9f
|
11 years |
janne-libav |
dcadsp: scan coefficients linearly in dca_lfe_fir
This change is …
|
|
|
@ad507d79
|
11 years |
janne-libav |
x86: dcadsp: implement SSE lfe_dir
Results for Arrandale/Windows:
32: …
|
|
|
@87ec849f
|
11 years |
janne-libav |
dcadec: remove scaling in lfe_interpolation_fir
The scaling factor is …
|
|
|
@a55546f
|
11 years |
diego |
proresenc: Reuse proper dsputil infrastructure for FDCT
|
|
|
@92e598a5
|
11 years |
diego |
prores: Drop DSP infrastructure for prores encoder bits
None of the …
|
|
|
@d6acefe0
|
11 years |
diego |
proresenc: Drop unnecessary DCT permutation bits
No permutation is …
|
|
|
@b2365049
|
11 years |
diego |
prores: Use consistent names for DSP arch initialization functions
|
|
|
@669043db
|
11 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
…
|
|
|
@e8e91a32
|
11 years |
michaelni |
Merge remote-tracking branch 'lukaszmluki/master'
* …
|
|
|
@5c634cbe
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Give …
|
|
|
@9f4b55ef
|
11 years |
lukasz.m.luki |
lavf/ftp: fix seek to nagative position
Signed-off-by: Lukasz Marek …
|
|
|
@0025f130
|
11 years |
lukasz.m.luki |
lavf/libssh: fix seek to nagative position
Signed-off-by: Lukasz …
|
|
|
@2163a40a
|
11 years |
michaelni |
x86/imdct36: use sse3 instructions in the last BUTTERF step when …
|
|
|
@fbf98375
|
11 years |
michaelni |
x86/imdct36: don't build imdct36_float_sse on x86_64 targets
There's …
|
|
|
@f2408ec9
|
11 years |
diego |
Give IDCT matrix transpose macro a more descriptive name
This also …
|
|
|
@a05635ee
|
11 years |
michaelni |
avcodec/mjpegdec: convert CMYK to GBRAP
Fixes Ticket2799
This should …
|
|
|
@501beae6
|
11 years |
michaelni |
avcodec/mjpegdec: fix decoding 4th plane
Signed-off-by: Michael …
|
|
|
@6904168c
|
11 years |
michaelni |
avcodec/mjpegdec: Print error in case of CMYK
Also fail if …
|
|
|
@681e72a6
|
11 years |
michaelni |
avcodec/mjpegdec: parse adobe_transform
Signed-off-by: Michael …
|
|
|
@7e8be708
|
11 years |
michaelni |
avcodec/mjpegdec: Print human readable string for APPx
Signed-off-by: …
|
|
|
@3ba05601
|
11 years |
Carl Eugen Hoyos |
Fix http authentication.
Add parenthesis around "MD5" in the request …
|
|
|
@4f4cc43f
|
11 years |
michaelni |
avcodec/h264: allow mixing idr and non idr slices with frame threading …
|
|
|
@622d24e4
|
11 years |
michaelni |
avformat/mov: simplify code setting needs_parsing
Signed-off-by: …
|
|
|
@649686d8
|
11 years |
michaelni |
avcodec/h264_refs: remove lost frames instead of disfavoring them
…
|
|
|
@33a2b45c
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@64bb64f7
|
11 years |
michaelni |
avcodec/h264: fix droped frame handling also for threads > 1
Seems i …
|
|
|
@b5005def
|
11 years |
michaelni |
avcodec/h264: avoid using lost frames as references
Fixes Ticket3386
…
|
|
|
@ead0dd3c
|
11 years |
Marton Balint |
lavfi/frei0r: factorize plugin loading with static path
Reviewed-by: …
|
|
|
@35ead1f2
|
11 years |
Marton Balint |
lavfi/frei0r: search plugins in lib64 dirs on all architectures
As …
|
|
|
@c4c5351f
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
build: …
|
|
|
@291e49d4
|
11 years |
anton |
af_compand: add a dependency on strtok_r
|
|
|
@a63ac110
|
11 years |
diego |
build: Do not redundantly specifiy H.263-related object files for …
|
|
|