35414 Commits (757cb3b46a5ae81c169a83975dc25040e7864475)
 

Author SHA1 Message Date
Stefano Sabatini 65f24858ed ffprobe: always print int values with print_val() 13 years ago
Luca Barbato 035af998ad nullenc: drop AVFMT_RAWPICTURE from the flags 13 years ago
Janne Grunau 117e2a30f2 frame-mt: return consumed packet size in ff_thread_decode_frame 13 years ago
Janne Grunau d14d4d982c aacdec: add more fate tests covering SBR and PS 13 years ago
Michael Niedermayer 6d16a96a95 vf_boxblur: fix memleak 13 years ago
Michael Niedermayer 92afb43162 Merge remote-tracking branch 'qatar/master' 13 years ago
Mans Rullgard 6b34fbba9b MK(BE)TAG: avoid undefined shifts 13 years ago
Carl Eugen Hoyos 3880b4541a Do not claim that every unknown rm stream is a video stream. 13 years ago
Michael Niedermayer e421b79d01 indeo3: fix null pointer dereference in vulnerable.mov 13 years ago
Alex Zhukov eb511ef636 yuv pixel formats support in openjpeg decoder + 10bit support 13 years ago
Carl Eugen Hoyos 0a4f02117b Add option -n to exit if output file exists. 13 years ago
Luca Barbato 7f1b427018 snow: split snow in snowdec and snowenc 13 years ago
Anton Khirnov 8b7412fe4e tiffenc: deprecate using compression_level 13 years ago
Ronald S. Bultje f7f1835258 swscale: fix failing fate tests. 13 years ago
Ronald S. Bultje 185655c601 swscale: add support for planar RGB input. 13 years ago
Ronald S. Bultje db431f7efe h264: add support for decoding planar RGB images. 13 years ago
Ronald S. Bultje 6b0768e202 Clean up swscale pixfmt macros using av_pix_fmt_descriptors[]. 13 years ago
Ronald S. Bultje bd97b2e1ce pixfmt: add planar RGB formats. 13 years ago
Clément Bœsch 0232f788b6 swr: fix invalid sample format message. 13 years ago
Clément Bœsch 58205edcc6 swr: use native planar sample formats. 13 years ago
Clément Bœsch 573ffbb3b5 lavu: add av_get_alt_sample_fmt(). 13 years ago
Clément Bœsch afb0470a25 swr: fix test program. 13 years ago
Michael Niedermayer 2bf09826c1 loco: Fix error handling. 13 years ago
Michael Niedermayer 58030fc6c8 avio: Fix handling of filenames that contain : 13 years ago
Sergiy Gur'yev 32ed7da135 Fix adts format creation in aac+ encoder modified: libavcodec/libaacplus.c 13 years ago
Michael Niedermayer 957867ab13 ffmpeg: rewrite vsync / notimestamps handling 13 years ago
Michael Niedermayer 8e576d5830 Merge remote-tracking branch 'qatar/master' 13 years ago
Justin Ruggles bbb46f3ec7 libavutil: add utility functions to simplify allocation of audio buffers. 13 years ago
Justin Ruggles 8889cc4f5b libavutil: add planar sample formats and av_sample_fmt_is_planar() 13 years ago
Alexander Strasser 7ffa9ea05a doc: rewrite FATE documentation to be self-contained 13 years ago
Alexander Strasser e77b4b4ac6 tests: add a FATE configuration template 13 years ago
Janne Grunau aa38cff2c6 avconv: fix segfault at EOF with delayed pictures 13 years ago
Michael Niedermayer 656911d84d vsrc_mandelbrot: Fix vsrc_mandelbrot.c:358:85: warning: ‘epsilon’ may be used uninitialized in this function [-Wuninitialized] 13 years ago
Michael Niedermayer b329fc346e ffmpeg: fix indention 13 years ago
Michael Niedermayer fec2025936 ffmpeg: Fix ffmpeg.c:1874:21: warning: unused variable ‘of’ [-Wunused-variable] 13 years ago
Michael Niedermayer 183e832c53 githowto: git is generally available as package in most distros. 13 years ago
Justin Ruggles c1848c4b26 pcmdec: remove unneeded resetting of samples pointer 13 years ago
Anton Khirnov 06d4e2fa5a avconv: remove a now unused parameter from output_packet(). 13 years ago
Anton Khirnov 8b0268a853 avconv: formatting fixes in output_packet() 13 years ago
Anton Khirnov ffa0674e5a avconv: declare some variables in blocks where they are used 13 years ago
Anton Khirnov af8ad892bf avconv: use the same behavior when decoding audio/video/subs 13 years ago
Anton Khirnov 3eedd29bd7 bethsoftvideo: return proper consumed size for palette packets. 13 years ago
Justin Ruggles 5872c78122 cdg: skip packets that don't contain a cdg command. 13 years ago
Michael Niedermayer 98d1e9f915 lavf: give more weight to the extension during probing if there is a id3 13 years ago
Michael Niedermayer 6a3a54f5e3 lavf: minor cleanup of av_probe_input_format3() 13 years ago
Anton Khirnov 0844b57c11 crcenc: add flags 13 years ago
Anton Khirnov e1edfbcb24 avconv: use vsync 0 for AVFMT_NOTIMESTAMPS formats. 13 years ago
Anton Khirnov a94c769dad tiffenc: add a private option for selecting compression algorithm 13 years ago
Anton Khirnov 50efd3cad8 md5enc: add flags 13 years ago
Mans Rullgard 3a0b72dee0 ARM: remove needless .text/.align directives 13 years ago