43743 Commits (927022a75372b9e127c490c8cd87f027c3957dc3)
 

Author SHA1 Message Date
Michael Niedermayer 927022a753 Merge commit 'd3810c47fe8c9509c28c65c0244e743c1d353daf' 13 years ago
Wolfram Gloger a5a0dedf11 Fix duplicate packet init introduced by 7f9aaa4 13 years ago
Michael Niedermayer 76c3fff2f3 h264: Workaround invalid MPEG-TS broadcasts 13 years ago
Michael Niedermayer 9e5f79ed8a avrndec: add DR1 capability flag 13 years ago
Michael Niedermayer b1acf5d7a6 AVRn: fix progressive 13 years ago
Michael Niedermayer ba2cf854d0 lavc: move AVRn to a seperate decoder. 13 years ago
Anton Khirnov d3810c47fe avconv: get rid of ugly casts in the options table. 13 years ago
Anton Khirnov db4766ad1b avconv: try to match codecs by codec descriptor name as a last resort. 13 years ago
Anton Khirnov f617135bc9 avtools: fix show_foo() signatures. 13 years ago
rogerdpack a93c221ccd dshow: protect access to curbufsize 13 years ago
rogerdpack 42dbf06df0 dshow: cleanup reference 13 years ago
Nicolas George c28d80f4c9 lavc: avcodec_get_name: return "none" for AV_CODEC_ID_NONE. 13 years ago
Michael Niedermayer c9fe864472 Merge remote-tracking branch 'qatar/master' 13 years ago
Mans Rullgard 4855022aa1 vorbisdec: remove some pointless comments 13 years ago
Nicolas George 5980e57cf9 lavfi: add volumedetect filter. 13 years ago
Nicolas George 13b965ead4 ffmpeg: reindent after last commit. 13 years ago
Nicolas George 429c6cab1c ffmpeg: reduce differences with avconv for in/out scheduling. 13 years ago
Michael Niedermayer af5086087e ffmpeg: Clip invalid video timestamps like audio instead of failing hard. 13 years ago
Michael Niedermayer 0de4918f32 rawdec: support AVRn 1:1 raw interlaced mode 13 years ago
Stefano Sabatini e35c0ee05c lavf/segment: fix computation of M3U8 segment target duration 13 years ago
Michael Niedermayer a21f65b55e elbg: switch to av_assert 13 years ago
Michael Niedermayer 9018f8c328 elbg: fix assert 13 years ago
Michael Niedermayer 28ff17fa97 lavf: add use_wallclock_as_timestamps 13 years ago
Nicolas George 92b8c9d89e lavf/au: check bits per coded sample. 13 years ago
Michael Niedermayer 7f46f042d1 buildsys: fix cleaning of libmpcodecs 13 years ago
Uoti Urpala e70730045a h264: vdpau: fix crash with unsupported colorspace 13 years ago
Mans Rullgard 8b13445791 avprobe: add const to AVCodec pointer 13 years ago
Mans Rullgard edb5238ccb libavformat: add const to AVCodec pointers 13 years ago
Mans Rullgard 11434c9b13 pthread: add const to AVCodec pointers 13 years ago
Michael Niedermayer 6c180b35c4 Merge remote-tracking branch 'qatar/master' 13 years ago
Stefano Sabatini 69fc2489c4 doc/muxers: simplify segment examples 13 years ago
Stefano Sabatini 2d31ae2921 lavf/segment: change default value for segment_list_size option, from 5 to 0 13 years ago
Stefano Sabatini 1c522e3868 lavf/segment: guess list type from list filename suffix 13 years ago
Stefano Sabatini dc7e4d685f lavfi/mp: remove framestep wrapped filter 13 years ago
Stefano Sabatini 48d116400c lavfi: add framestep filter 13 years ago
Stefano Sabatini 7cd5fa35fe lavfi/testsrc: set output framerate 13 years ago
Stefano Sabatini e5ae2f9126 lavf/segment: add M3U8 list support 13 years ago
Stefano Sabatini 4a12d1e8e7 lavf/segment: compute max list segment duration 13 years ago
Stefano Sabatini 769500c2a3 lavf/segment: create segment_list_open and close functions 13 years ago
Stefano Sabatini d3a2a614bf lavf/segment: fix bogus segment index rewrapping logic 13 years ago
Stefano Sabatini b89e00bd1c lavf/segment: move file description to @file doxy 13 years ago
Stefano Sabatini 725213545d lavf/avio: flush internal buffer when calling avio_close() 13 years ago
Stefano Sabatini 63f57f8530 lavf/avio.h: doxygen avio_flush() 13 years ago
Stefano Sabatini 5296d7b971 ffmpeg,ffplay: show filter options 13 years ago
Stefano Sabatini 42d621d131 lavfi: add priv class to filter definitions and flags to filter internal options 13 years ago
Stefano Sabatini 831a999dda lavfi/movie: split class definitions for movie and amovie 13 years ago
Stefano Sabatini a77436abad lavfi/lut: duplicate class definitions for each lut variant filter 13 years ago
Stefano Sabatini 8e2cf68d09 doc/Makefile: add doc target, as an alias for "documentation" 13 years ago
Nicolas George 9467f4eb5d lavc/tscc: use reget_buffer. 13 years ago
Anton Khirnov 7f9aaa499b mpegvideo_enc: don't use deprecated avcodec_encode_video(). 13 years ago