65405 Commits (d34ec64a22907173c13e687b815d94618d2dc85b)
 

Author SHA1 Message Date
Vittorio Giovara 52269f48e8 Revert "vf_interlace: deprecate lowpass option" 11 years ago
Diego Biurrun 4da8cdbb91 tscc: Eliminate pointless variable indirections in decode_frame() 11 years ago
Diego Biurrun 5735552f1f pngenc: Drop pointless pointer cast in png_write_row() 11 years ago
Carl Eugen Hoyos a80191379b Fix standalone compilation of the WebVTT decoder. 11 years ago
Carl Eugen Hoyos 970c7d9b69 Add forgotten APIchanges entry for probesize2. 11 years ago
Benoit Fouet 42f25fe009 h264_mp4toannexb_bsf: always set idr_sps_pps_seen when SPS/PPS is seen. 11 years ago
Benoit Fouet 66af2a01d2 h264: remove useless assignment. 11 years ago
Diego Biurrun a786c8259d idct: Split off Xvid IDCT 11 years ago
Diego Biurrun 03c9f357a4 ppc: idctdsp: Immediately return if no AltiVec is available 11 years ago
Diego Biurrun 706208ef47 fate: Split fate-pixdesc tests and dispatch them through Make 11 years ago
Michael Niedermayer 7db3a46a3d Merge commit 'd98e6c5d5d80c1dfe0c30f2e73d41a3aea0b920d' 11 years ago
Michael Niedermayer d98e6c5d5d pgssubdec: Check RLE size before copying 11 years ago
Lou Logan d76675d9c0 doc/indevs: mention required configure options 11 years ago
James Almer 62baf5b853 x86/hevc_deblock: use existing x86util transpose macro in chroma_{10, 12} 11 years ago
Michael Niedermayer 39133efc1b avdevice/oss_audio: Check SNDCTL_DSP_GETFMTS failure, print a warning but continue 11 years ago
Michael Niedermayer fc19edd8f5 avfilter/trim: remove duplicate assignment 11 years ago
Michael Niedermayer a75a60f686 avutil/pixdesc: remove unneeded assignment 11 years ago
Michael Niedermayer 5bedbc3da2 avcodec/diracdec: remove unneeded assignment 11 years ago
Michael Niedermayer 590c2996ee avcodec/flac_parser: remove duplicate assignent 11 years ago
Michael Niedermayer 1af563b5df avcodec/ratecontrol: remove unneeded statement 11 years ago
Reimar Döffinger f0de01856f dict.c: minor simplification. 11 years ago
Anshul Maheswhwari fcb11ec291 v4l2enc: adding AVClass 11 years ago
Michael Niedermayer 0782fb6bcb libavcodec/h264_parser: Increase parse_history, fix huge resolutions 11 years ago
Benoit Fouet bf428bb314 h264_mp4toannexb_bsf: account for consecutive IDR pictures. 11 years ago
Michael Niedermayer dd200c56c0 avcodec/dvdsubdec: free subtitle rectangles if nothing is output 11 years ago
Michael Niedermayer ceff29b9ad avcodec/resample: check for malloc failure 11 years ago
Michael Niedermayer 72555f4a38 avcodec/pthread_slice: Check for malloc failure 11 years ago
Michael Niedermayer 37ec7d291e avcodec/mpeg4video_parser: Check for extradata parsing failure 11 years ago
Gerion Entrup dc315cdb4e doc: add very basic libcdio documentation 11 years ago
Nicolas Martyanoff 467e9d6186 avformat/hlsenc: add some empty lines to make the code easier to read 11 years ago
Nicolas Martyanoff 706fcffce1 avformat/hlsenc: rename some identifers to make the code easier to read 11 years ago
Nicolas Martyanoff 53f10e0368 avformat/hlsenc: Add some comments to make the code easier to read 11 years ago
Michael Niedermayer a99de9ca2c Merge commit 'a0ce85ac7de098d3f9b53b51b77a09bad700a011' 11 years ago
Diego Biurrun a0ce85ac7d configure: Globally add ZLIB_CONST to CPPFLAGS if zlib is enabled 11 years ago
Reimar Döffinger 1c84aad718 movdec: remove nonsensical snprintf. 11 years ago
Reimar Döffinger 04aec74f45 mxfdec: add missing "const" to array declaration. 11 years ago
Michael Niedermayer 547d64a49a ffprobe: print some basic information about avframe side data 11 years ago
Michael Niedermayer ba3e3311ef avutil/frame: add av_frame_side_data_name() 11 years ago
Michael Niedermayer 6f622e5fcb avfilter/f_select: avoid double->int in debug output 11 years ago
Michael Niedermayer bcbfb95b0e avfilter/f_select: Set var_values[VAR_KEY] correctly 11 years ago
Michael Niedermayer 887d8d293f avfilter/f_select: avoid using doubles for equals checks and casts to enums 11 years ago
Michael Niedermayer 7994c1cd76 Merge commit 'a8d803a320fb08b3ad5db4fffc79abd401206905' 11 years ago
Nicolas George 91244073fd ffmpeg_filter: refuse to configure input without a decoder. 11 years ago
Carl Eugen Hoyos ff9a154157 Add int64_t probesize2 instead of int probesize to AVFormatContext. 11 years ago
Carl Eugen Hoyos 355121bcb5 lavf/mux: Fix a typo checking aspect ratios. 11 years ago
gerion.entrup@t-online.de f2855eb4d7 avformat/movenc: add m4b to list of ipod playable files 11 years ago
Christophe Gisquet a507623bad x86: hevc_mc: fix register count usage 11 years ago
Michael Niedermayer d38edeee9b avformat/format: fix memleak and error code 11 years ago
Michael Niedermayer 4182728c78 avformat/format.c: remove duplicate include, put libavutil includes together 11 years ago
Michael Niedermayer 6d69503883 avformat/format: simplify ifdeffery 11 years ago