58015 Commits (65fb59abd27af8e71f3a76e30f4536a878918fb1)
 

Author SHA1 Message Date
Marton Balint 65fb59abd2 libzvbi-teletextdec: use AVBPrint for whitespace cleanup 11 years ago
Marton Balint b689b1f6ee libzvbi-teletextdec: use option constants instead of strings 11 years ago
Marton Balint 688652e0d6 libzvbi-teletextdec: fix indentation after last commit 11 years ago
Marton Balint a494757b34 libzvbi-teletextdec: support multiple teletext pages in a single packet 11 years ago
Michael Niedermayer 78e150c5e9 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 2fbc759d08 avformat/diracdec: check 2 chunks in probe 11 years ago
Luca Barbato 08303d7741 hwaccel: Simplify ff_find_hwaccel 11 years ago
Michael Niedermayer 023953e964 avformat/astdec: increase the score for odd samplerate/channels to max/8 11 years ago
Michael Niedermayer eb96802355 avformat/rsd: increase the score for odd samplerate/channels to max/8 11 years ago
Michael Niedermayer ef28694d36 avformat/lvfdec: increase the score for odd channels to max/8 11 years ago
Michael Niedermayer 9225ebd50d avformat/swfdec: return AVPROBE_SCORE_MAX / 4 for unexpected versions 11 years ago
Michael Niedermayer b570835296 avformat/ape: check version in probe 11 years ago
Timothy Gu bc27309591 doc/encoders: fix libfdk-aac "Examples" subsection 11 years ago
Michael Niedermayer 1836a42c29 avcodec/vp8: remove unused webp_decode_frame() 11 years ago
Michael Niedermayer 59ce62f713 avformat/dv: remove unused variable 11 years ago
Timothy Gu 3853fcd5a9 doc/doxy-wrapper: disable inserting headers and footers 11 years ago
Michael Niedermayer 52268def10 avformat/thp: check fps value during probing 11 years ago
Michael Niedermayer 858ef56297 avformat/thp: do not set sample_rate for a video codec 11 years ago
Ronald S. Bultje dd3d0f46bd vp9: fix mvref finding to adhere to bug in libvpx. 11 years ago
Erik Olofsson f5bffd3a1a libavf/avienc: store language metadata for XSUB streams 11 years ago
Stefano Sabatini f591ba60ff ffmpeg: generate more specific error message in case of inconsistent filtering options 11 years ago
Stefano Sabatini 0f8bdfe3e8 ffmpeg: store value of -filter and -filter_script per-stream option in OutputStream struct 11 years ago
Michael Niedermayer ef8f293472 avformat/dv: consider a header match at byte 0 to count as detection of dv in probe 11 years ago
Michael Niedermayer e624df5dc3 mpegts: only calculate stat index when its needed during probe 11 years ago
Michael Niedermayer 9825b99eca avformat/mpegts: do not hardcode type used in memset() 11 years ago
Michael Niedermayer 76a47d66c4 avformat/dv: about 3 times faster probe 11 years ago
Clément Bœsch dbb41f93c1 build: avoid stdin stall with GNU AS probing. 11 years ago
James Zern eb7f7b797f riff: add VP9 fourcc 11 years ago
Michael Niedermayer 64f4816915 avformat/mp3dec: 4x faster probing 11 years ago
Michael Niedermayer 557571ff7d avformat/h261dec: dont accept invalid gobs in probe as valid 11 years ago
Michael Niedermayer 891f33cc70 avformat/h261dec: optimize probe 11 years ago
Michael Niedermayer c79c7ffc9d Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 9c52ab6f4f ffmpeg: treat avi as VFR in framerate conversion code 11 years ago
Michael Niedermayer ac4447b6ec Merge commit '5462dde1947e0ecfcb2db99ae29ce9dee8933b45' 11 years ago
Michael Niedermayer a26e83da6c avformat/mxfdec: optimize probing 11 years ago
Michael Niedermayer 6b4f58d448 tools/probetest: also print the time the probe functions needed 11 years ago
Michael Niedermayer 32584667ea tools/probetest: use named constant for the maximum number of formats 11 years ago
Anton Khirnov d42db44cfe avienc: drop the vfr flag. 11 years ago
Paul B Mahol b8f276e645 avcodec/mimic: use av_freep() and reset swap_buf_size 11 years ago
Paul B Mahol 2145e8f193 avcodec/vmdav: use av_freep() and reset unpack_buffer_size 11 years ago
Michael Niedermayer 4f0e85517f avformat/icodec: reduce score returned on probing 11 years ago
Michael Niedermayer e93523a06f Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer a30f7918b5 Merge commit '0338c396987c82b41d322630ea9712fe5f9561d6' 11 years ago
Michael Niedermayer f8a9cf7704 avformat/lvfdec: check stream count during probing 11 years ago
Kostya Shishkov 5462dde194 metasound: Fix error message argument 11 years ago
Michael Niedermayer 4c439f6e39 avformat/idcin: check the decompressed frame size during probing 11 years ago
Diego Biurrun cb56c3961b h263dsp: K&R formatting cosmetics 11 years ago
Diego Biurrun 0338c39698 dsputil: Split off H.263 bits into their own H263DSPContext 11 years ago
Hendrik Leppkes 019247bdc3 avformat/mov: only force parsing for video tracks if stss is empty 11 years ago
Michael Niedermayer b7fea3daab libavcodec/dvdsubdec: remove exit() call in debug code 11 years ago