|
|
|
@599e629
|
11 years |
michaelni |
avcodec/huffyuvenc: fix end pointer for stats_out
Signed-off-by: …
|
|
|
@a301bb63
|
11 years |
michaelni |
avcodec/huffyuvenc: fail if stats_out is too small instead of silently …
|
|
|
@bc11b2c3
|
11 years |
michaelni |
fate: add test for 16bps ffvhuff
Signed-off-by: Michael Niedermayer …
|
|
|
@91489d28
|
11 years |
michaelni |
avcodec/libfdk_aacenc: enable 7.1 channel encoding
7.1(wide) and …
|
|
|
@c46faac
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@0e2dd05
|
11 years |
michaelni |
Merge commit 'fb87e69ff77f96536768dbae01d82db70c8b41f3'
* commit …
|
|
|
@7667afff
|
11 years |
michaelni |
avcodec/mpeg12dec: Revert Change to mpeg2_fast_decode_block_non_intra
…
|
|
|
@6a92598e
|
11 years |
michaelni |
avcodec/mpeg12dec: Redesign index checks for …
|
|
|
@20626f53
|
11 years |
michaelni |
Merge commit '6d93307f8df81808f0dcdbc064b848054a6e83b3'
* commit …
|
|
|
@3e6088f7
|
11 years |
michaelni |
avutil/internal.h: add timer.h back
Without this a developer would …
|
|
|
@965fa6b0
|
11 years |
michaelni |
Merge commit 'fb0c9d41d685abb58575c5482ca33b8cd457c5ec'
* commit …
|
|
|
@53167ecf
|
11 years |
michaelni |
avcodec/huffyuv: support AV_PIX_FMT_YUV(A)4XYP16 and GRAY16
…
|
|
|
@9e057f53
|
11 years |
janne-libav |
configure: clang: explicitly state dep file and rule name in DEPFLAGS
…
|
|
|
@fb87e69f
|
11 years |
janne-libav |
configure: add missing x86 dependency for i686
|
|
|
@6d93307f
|
11 years |
janne-libav |
mpeg12: check scantable indices in all decode_block functions
Add …
|
|
|
@fb0c9d41
|
11 years |
janne-libav |
avutil: remove timer.h include from internal.h
Added …
|
|
|
@214a3b8
|
11 years |
michaelni |
avfilter/vf_scale: simplify alignment code
Signed-off-by: Michael …
|
|
|
@1e48c39e
|
11 years |
michaelni |
avfilter/vf_scale: do aspect ratio and scale factor compensation …
|
|
|
@682ddb89
|
11 years |
michaelni |
Merge branch 'scale-filter-factor' of …
|
|
|
@018e2b57
|
11 years |
michaelni |
avcodec/libx264: also consider ticks per frame for fps/timebase setup
…
|
|
|
@5f4d04d0
|
11 years |
u |
x86/lossless_videodsp: silly one-line cosmetic.
|
|
|
@c49b0360
|
11 years |
lkiesow |
Documentation for scale filter factor
|
|
|
@69b1d1d9
|
11 years |
lkiesow |
Documentation for scale filter factor
|
|
|
@e395f8de
|
11 years |
lkiesow |
Fixed factor for scale filter
|
|
|
@7fc4c18
|
11 years |
lkiesow |
Factors for scale filter
|
|
|
@5267e850
|
11 years |
u |
x86/lossless_videodsp: use common macro for add and diff int16 loop.
|
|
|
@cddbfd2a
|
11 years |
u |
x86/lossless_videodsp: simplify and explicit aligned/unaligned flags
|
|
|
@78a9f185
|
11 years |
michaelni |
lavfi/drawtext: add option for drawing border around text
…
|
|
|
@222fb827
|
11 years |
michaelni |
lavfi/drawtext: get bitmap from glyph in a separate step
This change …
|
|
|
@5554c6dd
|
11 years |
michaelni |
Merge remote-tracking branch 'rbultje/vp9-simd'
* rbultje/vp9-simd:
…
|
|
|
@4b84a69e
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
dxtory: …
|
|
|
@2d0d1f7e
|
11 years |
michaelni |
Merge commit '0e1ad2f591b87e944550c15b54e54f8189743289'
* commit …
|
|
|
@4147b337
|
11 years |
rsbultje |
vp9: fix memory corruption if header decoding fails after size change.
|
|
|
@c9e6325e
|
11 years |
rsbultje |
vp9/x86: use explicit register for relative stack references.
Before …
|
|
|
@97474d52
|
11 years |
rsbultje |
vp9/x86: iwht4x4 (lossless) mmx.
|
|
|
@d43efa68
|
11 years |
rsbultje |
vp9/x86: 4x4 iadst SIMD (ssse3) variants.
Cycle measurements for …
|
|
|
@baf47020
|
11 years |
rsbultje |
vp9/x86: 8x8 iadst SIMD (ssse3/avx) variants.
Cycle measurements for …
|
|
|
@cf812d81
|
11 years |
michaelni |
avcodec/dvbsubdec: Remove unused display_list_size
Signed-off-by: …
|
|
|
@af09be4f
|
11 years |
michaelni |
Fixed a memory leak in dvbsubenc.c: sub->num_rects was reduced without …
|
|
|
@2efdccac
|
11 years |
michaelni |
lavf/avienc: cosmetic indent
Signed-off-by: Michael Niedermayer …
|
|
|
@fa20babb
|
11 years |
michaelni |
lavf/avienc: use metadata_header_padding
The muxer will write at …
|
|
|
@67270ccd
|
11 years |
michaelni |
lavf/id3v2enc: update comment about minimum padding
Signed-off-by: …
|
|
|
@0de03fd6
|
11 years |
michaelni |
lavf/id3v2enc: use metadata_header_padding
As with the change to …
|
|
|
@c14b011a
|
11 years |
michaelni |
lavf/flacenc: fix comment after previous change
Signed-off-by: …
|
|
|
@72eeb18
|
11 years |
michaelni |
lavf/flacenc: use metadata_header_padding
Allows a user to control …
|
|
|
@86bee798
|
11 years |
michaelni |
AVFormatContext: add metadata_header_padding field
This field is used …
|
|
|
@1d073850
|
11 years |
michaelni |
mpegts demuxer: store PMT values of DVB teletext to extradata
* Using …
|
|
|
@2ebee19
|
11 years |
michaelni |
mpegts muxer: restore PMT table of DVB teletext from extradata
* …
|
|
|
@f8051bd3
|
11 years |
michaelni |
mpegts muxer: Change the default subtitle language to "und"
…
|
|
|
@29032671
|
11 years |
michaelni |
avutil/opt: Better print representation of number limits
…
|
|
|
@28e1eed3
|
11 years |
kostya.shishkov |
dxtory: compressed RGB555/RGB565 decoding support
|
|
|
@0e1ad2f5
|
11 years |
kostya.shishkov |
dxtory: add more compressed and uncompressed modes
|
|
|
@934bb11a
|
11 years |
michaelni |
avcodec/mpeg12dec: fix mis-indented line
Signed-off-by: Michael …
|
|
|
@5f54756f
|
11 years |
michaelni |
avcodec/mpeg12dec: Disable the checked bitstream reader
Mpeg1/2 …
|
|
|
@76b5e99c
|
11 years |
michaelni |
avcodec/mpeg12dec: Check for overread in mpeg_decode_slice()
This is …
|
|
|
@d82eccea
|
11 years |
michaelni |
avcodec/mpeg12dec: check block index in …
|
|
|
@0c8e5fb2
|
11 years |
michaelni |
avcodec/mpeg12dec: Optimize mpeg1_decode_block_intra()
sandybridge i7 …
|
|
|
@0a590551
|
11 years |
michaelni |
avcodec/mpeg12dec: check for overread in …
|
|
|
@746350e
|
11 years |
michaelni |
avcodec/mpeg12dec: Make mpeg2_fast_decode_block_intra() more robust by …
|
|
|
@a0e9dfb
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
vp9: …
|
|
|
@36724585
|
11 years |
michaelni |
Merge commit 'bd01412313c728400f1fc5448ede0ad8b51da0d1'
* commit …
|
|
|
@ca576594
|
11 years |
stefasab |
examples/filtering_audio,video: do not call avcodec_register_all()
It …
|
|
|
@433b153
|
11 years |
stefasab |
doc/ffmpeg: reference time syntax sections in ffmpeg-utils for …
|
|
|
@50866c8d
|
11 years |
anton |
vp9: fix bugs in updating coef probabilities with parallelmode=1
- …
|
|
|
@bd014123
|
11 years |
anton |
vp9: fix mvref finding to adhere to bug in libvpx.
Fixes a particular …
|
|
|
@4b8c599e
|
11 years |
michaelni |
avformat/nutenc: fix missing break in switch
Fixes CID1163848 …
|
|
|
@41003da9
|
11 years |
michaelni |
avfilter/avfilter: fix use of uninitialized pointer
Fixes CID1163852 …
|
|
|
@40c218c6
|
11 years |
michaelni |
avcodec/vc1: fix type of tmp
Fixes CID1163850
Signed-off-by: Michael …
|
|
|
@9b68538
|
11 years |
michaelni |
avcodec/libopenjpegenc: Replace av_frame_alloc() and av_frame_ref() by …
|
|
|
@a26e9c10
|
11 years |
michaelni |
avcodec/mjpegenc: Use av_frame_clone() instead of av_frame_ref()
This …
|
|
|
@52d2bcc7
|
11 years |
michaelni |
avcodec/libopenjpegenc: Check the return code of av_frame_ref()
Fixes …
|
|
|
@78530240
|
11 years |
michaelni |
avcodec/h264_cabac: Fix use with the checked bitstream-reader
…
|
|
|
@4d888a0a
|
11 years |
r.verdejo |
libavformat/mtv: add missing MTV_ prefix to macro
Signed-off-by: …
|
|
|
@ba15aab4
|
11 years |
r.verdejo |
libavformat/mtv: make clear we assume bpp is always 16
All samples in …
|
|
|
@d467e7df
|
11 years |
r.verdejo |
libavformat/mtv: donwgrade probe score for < 512
MTV has a 512 bytes …
|
|
|
@30f4c58f
|
11 years |
r.verdejo |
libavformat/mtv: Check for min header size first
Abort immediately if …
|
|
|
@bf23642d
|
11 years |
michaelni |
Cinepak encoder: adding option handling for flexibility
Now it is …
|
|
|
@c1333a7
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@2aec9e22
|
11 years |
martin |
rtpdec_asf: Copy the need_parsing field from the chained demuxer
This …
|
|
|
@094516a5
|
11 years |
stefasab |
ffmpeg: use av_err2str() macro
Simplify.
|
|
|
@9f956d9d
|
11 years |
stefasab |
ffmpeg: apply misc cosmetics to process_input() code
|
|
|
@8456bd2c
|
11 years |
michaelni |
avformat/matroskaenc: wrap V_QUICKTIME codec private in something that …
|
|
|
@da25a657
|
11 years |
michaelni |
avformat/http: Properly handle cookies that specify sub-domain where …
|
|
|
@306e1ac0
|
11 years |
michaelni |
avformat/tls: Fix windows build with openSSL enabled.
Signed-off-by: …
|
|
|
@e6d1c66d
|
11 years |
michaelni |
avcodec/x86/lossless_videodsp: disable median optimizations for 16bps
…
|
|
|
@eaacfc7d
|
11 years |
michaelni |
avcodec/lossless_videodsp: Pass AVCodecContext to init
Signed-off-by: …
|
|
|
@622d4630
|
11 years |
michaelni |
avcodec/bitstream: assert that no integer overflow happened when …
|
|
|
@35fe88bb
|
11 years |
stefasab |
examples/muxing: reindent after previous commit
|
|
|
@c92d2f9
|
11 years |
stefasab |
examples/muxing: flush encoders at the end
|
|
|
@0269b30f
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@ef00ef75
|
11 years |
michaelni |
avcodec/x86/lossless_videodsp: port sub_hfyu_median_prediction_int16 …
|
|
|
@fad49aae
|
11 years |
michaelni |
avcodec/x86/lossless_videodsp: Port sub_hfyu_median_prediction_mmxext …
|
|
|
@fee97f25
|
11 years |
michaelni |
avcodec/x86/lossless_videodsp: port add_hfyu_median_prediction_mmxext …
|
|
|
@631939bd
|
11 years |
michaelni |
avcodec/x86/lossless_videodsp: add diff_int16_mmx/sse2
Signed-off-by: …
|
|
|
@cff480e
|
11 years |
martin |
mpegvideo_enc: Don't call ff_h263dsp_init unconditionally
This fixes …
|
|
|
@7b89e241
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
bfin: …
|
|
|
@0e59e30b
|
11 years |
michaelni |
Merge commit 'ea49f60523c4f4c43cb06a35166b44478d473e51'
* commit …
|
|
|
@383d2339
|
11 years |
michaelni |
Merge commit '8267f9363532b23b3b8b4e27491ee2d412a8aec3'
* commit …
|
|
|
@762c4dc0
|
11 years |
michaelni |
avcodec/cinepakenc: fixes and improvements
Fixed/improved multistrip …
|
|
|
@59dbc36f
|
11 years |
michaelni |
Adding Cinepak encoder
With permission of Tomas Härdin applied by Rl …
|
|
|