44689 Commits (3db4c88ac1d54381514198f0dba139be1c07d77c)
 

Author SHA1 Message Date
  Michael Niedermayer 3db4c88ac1 ffmpeg/opt_preset: update to new option API for reading codec names. 13 years ago
  Michael Niedermayer bad953bc2d ffmpeg: fix overriding codecs with the new syntax 13 years ago
  Michael Niedermayer 8364bde02b Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 79bf1f0ad0 rawdec: fix "warning: assignment from incompatible pointer type" 13 years ago
  Andrew Wason 225efccefc lavfi/buffersink: fix check on pixel_fmts in the opaque parameter 13 years ago
  Stefano Sabatini ab4ee9fd5e tests: update fate-ffprobe test to make use of -bitexact flag 13 years ago
  Stefano Sabatini 42047c3e86 ffprobe: reindent after the previous commit 13 years ago
  Stefano Sabatini 4cd1addcc4 ffprobe: add -bitexact boolean option 13 years ago
  Michael Niedermayer 07cdd39478 pnmdec: use explicit casts to remove const to avoid warning with clang 13 years ago
  Michael Niedermayer 28e88a24f6 rtsp: fix "warning: ret may be used uninitialized in this function" 13 years ago
  Michael Niedermayer 0079232299 rtsp: kill a pointer type warning (void **) vs. (AVFormatContext **) 13 years ago
  Michael Niedermayer 8d45c001a8 flac_parser: fix fifo ptr wrap check 13 years ago
  Loren Merritt 1b1b902e2c hqdn3d: Fix out of array read in LOWPASS 13 years ago
  Clément Bœsch ea5bd7ea6f lavf/oggdec: check for begin-of-stream flag in case of chained streams. 13 years ago
  Reimar Döffinger c54e00610f sipr: fall back to setting mode based on bit_rate. 14 years ago
  Clément Bœsch 405ee405c9 ffmpeg: complete mov/mp4 based timebase hack with "f4v" format. 13 years ago
  Matthieu Bouron 41f7e0649f mxf: export ff_mxf_get_samples_per_frame to lavf 13 years ago
  Clément Bœsch 7bc70930dd lavf/movenc: add F4V flavor. 13 years ago
  Michael Niedermayer 406cdddbdd Merge remote-tracking branch 'qatar/master' 13 years ago
  Stefano Sabatini 9543cd593e ffprobe: print format long_name only if non-NULL 13 years ago
  Stefano Sabatini 3aa1b53256 lavfi/hue: set to NULL freed pointers 13 years ago
  Stefano Sabatini 31aa5b1a78 lavfi/hue: fix crash when resetting the saturation expression 13 years ago
  Stefano Sabatini 0f40105aaa ffprobe: print codec_long_name only when available 13 years ago
  Anton Khirnov e52e4fe10d libx264: add forgotten ; 13 years ago
  Anton Khirnov 87b017a298 matroskadec: fix a sanity check. 13 years ago
  Anton Khirnov bdb939ad73 matroskadec: only return corrupt packets that actually contain data 13 years ago
  Anton Khirnov 1cc569ddda lavf: zero data/size of the packet passed to read_packet(). 13 years ago
  Mans Rullgard 8995d34972 ARM: use 2-operand syntax for ADD Rd, PC in Apple PIC code 13 years ago
  Mans Rullgard cdb7db5acd ARM: align PIC offset pools to 4 bytes 13 years ago
  Michael Niedermayer fb96ac469a nutdec: fix mixup of nb_streams and timebase_count 13 years ago
  Michael Niedermayer 6ab1166c77 nutdec: fix type of intermediate variable for ts calculation. 13 years ago
  Michael Niedermayer 3dc24600ba vsrc_testsrc: Fix case without a specified duration 13 years ago
  Andrey Utkin cc07a7925e Add av_copy_packet() 13 years ago
  Andrey Utkin d33908a5fc Move av_dup_packet() copy logic to separate procedure 13 years ago
  Michael Niedermayer a6ec1e49f6 matroskadec: matroska_parse_rm_audio: remove unused parameter 13 years ago
  Michael Niedermayer 6d87781758 mp3dec: fix seeking without xing TOC 13 years ago
  Michael Niedermayer 5864ce13d1 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 8c51ea5489 Merge commit 'c831ebf61629d219ebcaa9f02d262e67aad09d83' 13 years ago
  Michael Niedermayer b8044972c4 Merge commit '117d8c6d1f1c187ffc6098d9618457e00534e013' 13 years ago
  Michael Niedermayer 0da50055eb matroskadec: fix typo 13 years ago
  Michael Niedermayer 6902c3acb0 Merge commit '870e75524aa0d00ebcd1d15589c8d29b84af1565' 13 years ago
  Clément Bœsch 2f39d7ff3f lavfi/select: make lavc dependency optional. 13 years ago
  Mans Rullgard a27a690fac ARM: swap source operands in some add instructions 13 years ago
  Mans Rullgard 0122118ec3 configure: update tms470 detection for latest version 13 years ago
  Janne Grunau 6746cd7f61 lavf probe: prevent codec probe with no data at all seen 13 years ago
  Michael Niedermayer a16c512374 Merge commit 'c9a39cec70603f662f4c326b21b11c4f0112079a' 13 years ago
  Michael Niedermayer 1df2e3c707 Merge commit '8d4dd55c37b14ecea596f3477b35bf6c20688d8b' 13 years ago
  jamal 33f92a3ea2 configure: fix git domain check with out of tree build 13 years ago
  Michael Niedermayer db0087dc1d mxfdec: fix index_tables check in mxf_read_seek() 13 years ago
  Stefano Sabatini 5bd6a4800d tests: add fate-ffprobe test 13 years ago