54796 Commits (ebaf20e94b99edfa2d1fb70e68ae6eba90773a47)
 

Author SHA1 Message Date
Michael Niedermayer 98277fd1a0 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 0844630e6b avformat/mp3dec: Add usetoc option to allow dlsabling the use of the xing TOC 12 years ago
Michael Niedermayer 68b7b534be tcp: Use a default timeout of 5 sec for opening a connection but not for receiving packets 12 years ago
Michael Niedermayer efa9e6b423 ff_network_wait_fd_timeout: do not break with timeout < 0 12 years ago
Michael Niedermayer 390aabb2a1 tcp: Fix the default timeout 12 years ago
Nigel Touati-Evans ef8cc06d6e avformat/avidec: Fix incorrect detection of badly interleaved avi 12 years ago
Paul B Mahol 6516a25f04 ADPCM IMA WAV 2, 3 and 5 bits decoder 12 years ago
Luca Barbato 4972e5a186 bitstream_filter: K&R formatting cosmetics 12 years ago
Paul B Mahol 48f2750de8 get_bits: add get_bits_le() 12 years ago
Jean Delvare 4e10d87f38 lavfi/delogo: band width must be at least 1 12 years ago
Jean Delvare 72abce3c46 lavfi/delogo: option show shouldn't affect band 12 years ago
Paul B Mahol 413f865a9a lavfi/blackdetect: support 2 more pixels formats 12 years ago
Paul B Mahol 9dd1447788 lavfi/cropdetect: export cropdetect info to frame metadata 12 years ago
Jean Delvare 4e8d6b315c lavfi/delogo: remember left and right samples when interpolating 12 years ago
Jean Delvare 6fc8c4cc0e lavfi/delogo: don't recompute the same difference again and again 12 years ago
Peter Große c6c2231227 libavcodec: use 64bit counter in deprecated audio encoder API to prevent problems regarding negative dts 12 years ago
Michael Niedermayer 47ca9f041c Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 8fdec02fd1 Merge commit '0420c810ceb430003f9f2793c5cfa1fe84657f3d' 12 years ago
Stefano Sabatini d880b2bdff doc/filters: clarify documentation for overlay repeatlast option 12 years ago
Michael Niedermayer 9f89bebb7b Merge commit '6a10142faa1cca8ba2bfe51b970754f62d60f320' 12 years ago
Michael Niedermayer 7d3b55c6a4 Merge commit '6dfacd7ab126aea1392949d1aa10fdc3d3eeb911' 12 years ago
Michael Niedermayer 9b10440dcd Merge commit '62256010e9bc8879e2bf7f3b94af8ff85e239082' 12 years ago
Michael Niedermayer 0e2056056f Merge commit 'f6f36ca8ca1b2526d3abff7d7c627322d3bce912' 12 years ago
Michael Niedermayer cced6f4d58 Merge commit 'e6d8acf6a8fba4743eb56eabe72a741d1bbee3cb' 12 years ago
Stefano Sabatini 0f85c96091 lavc/avcodec.h: document bitstream filter API 12 years ago
Michael Niedermayer b009267910 mpegts: only reopen pmt_cb filter if its different from the previous. 12 years ago
Stefano Sabatini d06ae0d791 lavf: fix documentation for avoid_negative_ts 12 years ago
Stefano Sabatini 41fe750f4b lavc/bitstream_filter: do not crash in case the argument of av_bitstream_filter_close() is NULL 12 years ago
Michael Niedermayer 46ad287a2a avutil/rational: avoid llrint() and rint() 12 years ago
Michael Niedermayer 65abce67b5 avformat/movenc: allow negative TS for the ipod muxer 12 years ago
Paul B Mahol 35b02732b9 configure: fix webp decoder dependency 12 years ago
Michael Niedermayer cb678cc2cf avcodec/svq1enc: fix frame rotation code 12 years ago
Paul B Mahol d1c96b28d7 libstagefright: port to refcounted frames 12 years ago
Paul B Mahol dda8afc391 libstagefright: unbreak compilation 12 years ago
Luca Barbato d3635f3ab0 compat: wrap math.h to avoid AIX-specific clashes 12 years ago
Luca Barbato 0420c810ce log: pass the correct parameters to missing_feature_sample 12 years ago
Matthieu Bouron 621ab4e4ef lavf/movenc: check ff_mov_init_hinting() return 12 years ago
Michael Niedermayer 8a8d9a7385 mpegts: use ffio_ensure_seekback() 12 years ago
Michael Niedermayer 186ec17843 avformat/aviobuf: Add ffio_ensure_seekback() 12 years ago
Michael Niedermayer 2ca48e4666 avformat: Append data in fill_buffer() when possible 12 years ago
Sean McGovern bf18abb2eb Rename "AVClass class" as "AVClass component_class" for external codecs. 12 years ago
Carl Eugen Hoyos f32b8130f4 Fix opacity and increase colour dynamics of initial vmd palette. 12 years ago
Zhang Rui 4a4c93cb3f avformat/http: support relative url redirection 12 years ago
Luca Barbato 6a10142faa indeo: reject negative array indexes 12 years ago
Luca Barbato 6dfacd7ab1 indeo: Cosmetic formatting 12 years ago
Luca Barbato 62256010e9 indeo: Refactor ff_ivi_init_tiles and ivi_decode_blocks 12 years ago
Luca Barbato f6f36ca8ca indeo: Refactor ff_ivi_dec_huff_desc 12 years ago
Luca Barbato e6d8acf6a8 indeo: use a typedef for the mc function pointer 12 years ago
Jason Garrett-Glaser d222f6e39e cabac: x86 version of get_cabac_bypass 12 years ago
Paul B Mahol 253e155251 lavfi/crop: support more pixel formats 12 years ago