59238 Commits (4fa91b88c6180957781036614fa94a6fc3b7046f)
 

Author SHA1 Message Date
  Michael Niedermayer 355cea8ddc Merge remote-tracking branch 'cus/stable' 11 years ago
  Michael Niedermayer 43bf4297e4 Merge remote-tracking branch 'qatar/master' 11 years ago
  Michael Niedermayer afc660ab9b Merge commit '5d6a990c115850326711c2f5be4d9fd33f399616' 11 years ago
  Michael Niedermayer f9b89b61f8 avformat/electronicarts: check chunksize more completely in probe() 11 years ago
  Michael Niedermayer 20769d9349 avformat/electronicarts: check chunk size. 11 years ago
  Michael Niedermayer bdab2421a5 avformat/dfa: check first frame offset in probe 11 years ago
  Michael Niedermayer f66f3819b9 avformat/bethsoftvid: check 4th header byte in probe 11 years ago
  Michael Niedermayer 650fd9c004 avformat/avr: check channels and bps in probe 11 years ago
  Michael Niedermayer 676bc505f7 avformat/utils: disabled debug code to collect format probing statistics 11 years ago
  Timothy Gu a7f35afb56 doc: delete viterbi.txt 11 years ago
  Michael Niedermayer 8cdf4e0823 ffmpeg: remove unneeded include "libswscale/swscale.h" 11 years ago
  Marton Balint c0479f0f06 libzvbi-teletextdec: propagate errors generated in page handler 11 years ago
  Marton Balint 4947b0624b libzvbi-teletextdec: dont ignore memory allocation error silently 11 years ago
  Marton Balint 3c4b5275b6 libzvbi-teletextdec: output ass subtitles instead of plain text 11 years ago
  Clément Bœsch 199b8fbd09 avfilter/fade: use FADE_OUT macro. 11 years ago
  Clément Bœsch 981128c2c1 avfilter/fade: remove a bunch of useless parenthesis. 11 years ago
  Clément Bœsch 461e810cfc avfilter/fade: use inlink->frame_count. 11 years ago
  Clément Bœsch 3e1097b909 avfilter/fade: add color option. 11 years ago
  Marton Balint b96325e023 ass: move text_event_to_ass from textdec.c to ass.c and export it 11 years ago
  Marton Balint 0f0a8d9859 ass: fix error handling in ff_ass_add_subrect 11 years ago
  Marton Balint f148954b0a ass: factor out ff_ass_bprint_dialog 11 years ago
  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 12 years ago
  Michael Niedermayer 78e150c5e9 Merge remote-tracking branch 'qatar/master' 11 years ago
  Diego Biurrun 45ef963908 mpegaudioenc: Move some static tables to MpegAudioContext 11 years ago
  Diego Biurrun 5d6a990c11 mpegaudioenc: Remove broken integer-only quantization code path 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