40832 Commits (136ca0e5f86b9aa93e47fa98f3bfe3c3cba376f1)
 

Author SHA1 Message Date
Piotr Bandurski 6108e1be2f wmvenc: check if width is multiple of 2 13 years ago
Clément Bœsch ca297513f0 lavf/mp3enc: support MPEG-2 and MPEG-2.5 sample rates when writing Xing header. 13 years ago
Carl Eugen Hoyos 1f2f031c2f Set bits_per_raw_sample when decoding libopenjpeg images. 13 years ago
Michael Niedermayer 1337c6cf15 mpeg1enc: dont use size extension. 13 years ago
Michael Niedermayer 038eb59b3a mpeg2dec: support slice_vertical_position_extension 13 years ago
Michael Niedermayer 6b0a0dc555 mpeg2enc: check input dimensions 13 years ago
Michael Niedermayer d5df0df848 mpeg1enc: check input dimensions 13 years ago
Michael Niedermayer f153dfc9e4 h263enc: test that dimensions are a multiple of 4 13 years ago
Diego Elio Pettenò 7b089b79e6 doc: fix link to fate.libav.org 13 years ago
Michael Niedermayer 1caf614bec Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer ad6f006081 avfilter: fix regression since addition of extended_data to audio 13 years ago
Michael Niedermayer 70e9308dec ffmpeg: preserve bits_per_coded sample on stream copy. 13 years ago
Clément Bœsch be062de9d4 doc/examples: add libswresample in the libraries. 13 years ago
Clément Bœsch 55e5f105d3 doc/examples: use buffersrc.h instead of deprecated asrc_abuffer.h. 13 years ago
Clément Bœsch 8c3c7dbbb9 doc/examples: add programs to .gitignore. 13 years ago
Michael Niedermayer 70f133fb54 h263enc: check w/h for validity 13 years ago
Anton Khirnov 012f04a277 lavfi: autoinsert resample filter when necessary. 13 years ago
Anton Khirnov d371e7b988 lavfi: add lavr-based audio resampling filter. 13 years ago
Clément Bœsch 9188294d30 doc/examples: fix typo. 13 years ago
Clément Bœsch 5b55c7f4e9 doc/examples: add -O2 in CFLAGS. 13 years ago
Clément Bœsch 072c2c08bf doc/examples: add missing math.h include in decoding/encoding example. 13 years ago
Clément Bœsch 2f197a20cf doc/examples: link decoding_encoding and muxing with math lib. 13 years ago
Clément Bœsch 9a19341e6e doc/examples: rename LDFLAGS to LDLIBS. 13 years ago
Clément Bœsch 4522df52aa lavfi: remove audio.h include from avfilter.h. 13 years ago
Michael Kostylev ea60dfe284 x86: vc1: drop MMX loop filter implementation, which uses MMX2 instructions. 13 years ago
Carl Eugen Hoyos db11fc5392 Fix flashsv2 encoder error message. 13 years ago
Michael Niedermayer 2a37ac042f flashsv2enc: fix division by zero 13 years ago
Michael Niedermayer 40d8c89cb6 flashsvenc: fix image sizes below 192x192 13 years ago
Michael Niedermayer d04956344d tiffenc: fix out of array read 13 years ago
Michael Niedermayer 3b5632479e snow: fix 32x32 encoding 13 years ago
Michael Niedermayer 9eb99ab25b Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer de1824e970 mpeg12: fix logic that prevents extradata from being parsed twice. 13 years ago
Michael Niedermayer e20f46481b mpeg12: print an error when there was a frame in extradata. 13 years ago
Carl Eugen Hoyos 6d376346eb Allow decoding of j2k images with bpp<8 and 8<bpp<16 with libopenjpeg. 13 years ago
Michael Niedermayer 75a9479b39 lavf: extend the avi raw hack to mov 13 years ago
Michael Niedermayer 30fc710556 lavf: print a matching tag in case of code tag validation failure 13 years ago
Michael Niedermayer 44391f706b lavfutils: ff_load_image: Initialize context 13 years ago
Michael Niedermayer 6bb35f4351 mpegtsenc: fix 10l typo, wrong stream 13 years ago
Michael Niedermayer 3700f655c5 mpegtsenc: check max_delay in write_packet_internal(). 13 years ago
Michael Niedermayer 9c409e568f mpegtsenc: fix delay type 13 years ago
Diego Biurrun ec2dbec84d fate: employ better names and add a convenient shorthand for vp6 tests 13 years ago
Michael Niedermayer 940be96540 dcaenc: fix out of array read 13 years ago
Michael Niedermayer 8616c44606 ffmpeg: fix deinterlace 13 years ago
Mans Rullgard e54e6f25cf arm/neon: dsputil: use correct size specifiers on vld1/vst1 13 years ago
Mans Rullgard 2eba6898c9 arm: dsputil: prettify some conditional instructions in put_pixels macros 13 years ago
Mans Rullgard c776531aef vqavideo: change x/y loop counters to the usual pattern 13 years ago
Mans Rullgard 4f1500689d avconv: use lrint() for rounding double timestamps 13 years ago
Michael Niedermayer 015903294c Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 2a793ff2bf vf_lut: fix pointer type (const) warning 13 years ago
Michael Niedermayer 98e409ecaa vf_idet: remove unused variables 13 years ago