42977 Commits (fb0688b079c3751bcd4d64200280858a33e0b9cc)
 

Author SHA1 Message Date
Stefano Sabatini 10b44f4932 ffprobe: use av_guess_sample_aspect_ratio() for guessing the aspect ratio 13 years ago
Stefano Sabatini 9b42d6ed1f lavf/avformat.h: fix verb person for av_guess_sample_aspect_ratio() 13 years ago
Stefano Sabatini e564de26b3 lavfi/avfilter.h: add doxy for AVFilterLink.out_buf 13 years ago
Stefano Sabatini b73be80d48 lavfi/avfilter.h: add doxy for AVFilterLink.cur_buf 13 years ago
Carl Eugen Hoyos 20e88d8618 Fix avui stream-copy. 13 years ago
Diego Biurrun 49c45a2624 avfilter: Fix printf format string conversion specifier 13 years ago
Michael Niedermayer 1c2beff04a lavf: Set pos for all packets of AVSTREAM_PARSE_FULL_RAW files. 13 years ago
Michael Niedermayer 72743aef03 imgconvert: Implement avcodec_find_best_pix_fmt_of_list() 13 years ago
Piotr Bandurski 23bb85b069 riff: make the G723.1 in wav output compatible with WMP/msacm codec 13 years ago
Michael Niedermayer e2fd18d40d lavf: factor AVStream st out 13 years ago
Michael Niedermayer 6b38101df5 parse_packet: reset pkt->pos after it has been used 13 years ago
Michael Bradshaw 043c75a989 libopenjpegenc: set numresolution max to INT_MAX 13 years ago
Michael Niedermayer 93342de1d8 Merge remote-tracking branch 'qatar/master' 13 years ago
Nicolas George 3ccf22c64a ffmpeg: keep packet/frame availability in global structures. 13 years ago
Piotr Bandurski b9c129be0f riff: fix remuxing of G723_1 in wav 13 years ago
Martin Storsjö 6a433fdba8 rtmp: Add credit/copyright to librtmp authors for parts of the RTMPE code 13 years ago
Michael Niedermayer 01272e7662 Revert "lavf: count skipped samples for initial timestamps." 13 years ago
Samuel Pitoiset f7bfb126cd rtmp: Move the CONFIG_ condition into the if conditions 13 years ago
Michael Niedermayer 0e1925ddc4 iffdec: Fix integer overflow. 13 years ago
Michael Niedermayer 22ce78a95e vc1dec: dont apply the loop filter on fields 13 years ago
Michael Niedermayer 697edcc12a vc1dec: dont attempt error concealment on field pictures. 13 years ago
Michael Niedermayer 2e346bdaba ec: print picture type with concealment error message. 13 years ago
Diego Biurrun 65d94f63ca aac: Mention abbreviation as well in long_name 13 years ago
Alexander Strasser 3f22fcce3a tools/bisect-create: Support "bisect run" 13 years ago
yang 6a2bad2c4f dsputil_mmx: fix incorrect assembly code 13 years ago
Diego Biurrun 6b80142144 build: Skip compiling rtmpdh.h if ffrtmpcrypt protocol is not enabled 13 years ago
Michael Niedermayer dc31b84cbf rtmpproto: fix compilation without optimizations 13 years ago
Martin Storsjö c66495c6d7 configure: Add a dependency on https for rtmpts 13 years ago
Diego Biurrun 816ff352a3 doc: Add Git configuration section 13 years ago
Michael Niedermayer 5a9fa84585 cavsdec: switch to av_assert 13 years ago
Michael Niedermayer bb1e0e80b0 libavcodec/bitstream: switch to av_assert 13 years ago
Paul B Mahol 3933782735 cosmetics: iff: split very long line 13 years ago
Carl Eugen Hoyos d147aedb6b Fix typo in v410 decoder. 13 years ago
Martin Storsjö 6c1ed45483 configure: Add a dependency on https for rtmpts 13 years ago
Adriano Pallavicino 999c63e4ca rtp: Only choose static payload types if the sample rate and channels are right 13 years ago
Paul B Mahol c9a96ec3c7 cosmetics: iff: fix typo 13 years ago
Nicolas George ddcb99bb51 vf_deshake: set cur_buf to NULL. 13 years ago
Michael Niedermayer 6d4c97bb85 fate: enable fate-vc1_sa10143 13 years ago
Paul B Mahol ebe846fa73 vf_colormatrix: add missing semicolon 13 years ago
Michael Niedermayer 2cb4d51654 Merge remote-tracking branch 'qatar/master' 13 years ago
Justin Ruggles 7e15df7551 swr: resampling: add filter type and Kaiser window beta to AVOptions 13 years ago
Derek Buitenhuis d04c5293ce v410dec: Implement explode mode support 13 years ago
Reimar Döffinger 6c8fdfc5e5 zerocodec: fix direct rendering. 13 years ago
Clément Bœsch 61884b9d1b wav: init st to NULL to avoid a false-positive warning. 13 years ago
Hendrik Leppkes 37c6ad2345 wavpack: set bits_per_raw_sample for S32 samples to properly identify 24-bit 13 years ago
Nicolas George a7ac05ce2f src_movie: implement multiple outputs. 13 years ago
Nicolas George 05776119c1 buffersrc: use avfilter_get_buffer_ref_from_frame. 13 years ago
Nicolas George 5c5f75b92b lavfi: add avfilter_get_buffer_ref_from_frame. 13 years ago
Ronald S. Bultje 58db34aa1e h264: refactor NAL decode loop 13 years ago
Peter Ross a8fb7690d9 tls: user documentation 13 years ago