37771 Commits (ed83f97235b6b3bd2cf62830bba00dfd7327d389)
 

Author SHA1 Message Date
Carl Eugen Hoyos 4632066713 Fix v4l pix_fmt mapping for rgb32: There is no transparency information. 13 years ago
Carl Eugen Hoyos 93a3ba9bcd Fix pix_fmt mapping for v4l2 rgb5x5. 13 years ago
Diego Biurrun 3b637dca72 avcodec.h: Remove some disabled cruft. 13 years ago
Ronald S. Bultje f5490fbe3b swscale: remove obsolete comment. 13 years ago
Michael Bradshaw d76864d9ce Support decoding rgba64 with libopenjpeg. 13 years ago
Michael Bradshaw ec0d02e441 Support decoding gray8a with libopenjpeg. 13 years ago
Diego Biurrun 2e3fb9e372 swscale-test: Drop unused argc and argv arguments from main(). 13 years ago
Paul B Mahol 8ca8e4a846 zmbv: Employ more meaningful return values. 13 years ago
Paul B Mahol 013a677fb6 zmbvenc: Employ more meaningful return values. 13 years ago
Janne Grunau 510ef04a46 vc1: prevent null pointer dereference on broken files 13 years ago
Janne Grunau cb0b284381 zmbv: check av_realloc() return values and avoid memleaks on ENOMEM 13 years ago
Paul B Mahol d4eeadcbbf truespeech: align buffer 13 years ago
Michael Niedermayer 9fdae05607 libavformat/avformat.h: fix stray libavformat reference 13 years ago
Michael Niedermayer c4bdb2bf93 libavfilter/version.h: fix project name 13 years ago
Michael Niedermayer 4e2b0c5785 snowdata: Fix project name, this file has not been developed in libav 13 years ago
Michael Niedermayer 72fc4f0cce gsm.h: Fix project reference 13 years ago
Michael Niedermayer dbb7009ea5 westwood_aud: Fix project reference 13 years ago
Michael Niedermayer 9096a2760f simpleidct: fix project name. 13 years ago
Michael Niedermayer 4b4d3d7249 aacenc: fix library references 13 years ago
Michael Niedermayer 92f9b26c1e doc: fix convertion tool references 13 years ago
Michael Niedermayer ada28b7f72 h264 golomb: Fix copyright violation. 13 years ago
Mans Rullgard 034b03e7a0 ac3: Do not read past the end of ff_ac3_band_start_tab. 13 years ago
Alex Converse 2d1c0dea5f dv: Fix small stack overread related to CVE-2011-3929 and CVE-2011-3936. 13 years ago
Michael Niedermayer 5a396bb3a6 dv: Fix null pointer dereference due to ach=0 13 years ago
Michael Niedermayer 635bcfccd4 dv: check stype 13 years ago
Michael Niedermayer a369a6b858 Merge remote-tracking branch 'qatar/master' 13 years ago
Janne Grunau e67e3a3f4a fate-golomb: extend golomb-test to get_ue_golomb_long() 13 years ago
Alex Converse c0bc7bd1e7 swfdec: Simplify sample rate calculation. 13 years ago
Paul B Mahol 0a3a69e8d7 ffv1dec: use correct linesize 13 years ago
Michael Niedermayer 0d17477e2c Merge remote-tracking branch 'shariman/wmall' 13 years ago
Paul B Mahol c8eba9f9d5 ffv1dec: PIX_FMT_YUVA444P support 13 years ago
Paul B Mahol b0a30ea7c8 ffv1enc: PIX_FMT_YUVA444P support 13 years ago
Paul B Mahol ab7da16ea4 ffv1dec: PIX_FMT_YUVA420P support 13 years ago
Paul B Mahol 7054629f04 ffv1enc: PIX_FMT_YUVA420P support 13 years ago
Michael Niedermayer 05ebe51e00 mpeg/h264: update thread context even if it is not initialized. 13 years ago
Michael Niedermayer e4a714f65a h264: Return the correct number of bytes for mid strea, extradata. 13 years ago
Michael Niedermayer 146ef3f37c pngdec: fix warning about pointer types 13 years ago
Diego Biurrun 52afc97168 fate: add golomb-test 13 years ago
Diego Biurrun 9e3a2736bd golomb-test: K&R formatting cosmetics 13 years ago
Diego Biurrun 631f96f959 h264: Split h264-test off into a separate file - golomb-test.c. 13 years ago
Diego Biurrun 4ff46af039 h264-test: cleanup: drop timer invocations, commented out code and other cruft 13 years ago
Diego Biurrun 3856a2aaa6 h264-test: Remove unused DSP and AVCodec contexts and related init calls. 13 years ago
Diego Biurrun b010178e84 adpcm: Add missing stdint.h #include to fix standalone header compilation. 13 years ago
Clément Bœsch c673671333 ffmpeg: fix -map_channel being ignored when resampling is not needed. 13 years ago
Anton Khirnov dd6d3b0e02 lavf: add functions for accessing the fourcc<->CodecID mapping tables. 13 years ago
Anton Khirnov bc90199848 lavc: set AVCodecContext.codec in avcodec_get_context_defaults3(). 13 years ago
Anton Khirnov 0e72ad95f9 lavc: make avcodec_close() work properly on unopened codecs. 13 years ago
Anton Khirnov af08d9aeea lavc: add avcodec_is_open(). 13 years ago
Anton Khirnov f7fe41a04f lavf: rename AVInputFormat.value to raw_codec_id. 13 years ago
Anton Khirnov 9a463917d3 lavf: remove the pointless value field from flv and iv8 13 years ago