40354 Commits (a96cd73ff25795ab4162252d2df87a8b46c782da)
 

Author SHA1 Message Date
  Nicolas George a96cd73ff2 src_buffer: implement audio buffer copy. 14 years ago
  Nicolas George d8407bba0e lavfi/avcodec: implement audio copy_frame_prop. 14 years ago
  Nicolas George 32094285ad lavfi: implement avfilter_get_audio_buffer_ref_from_frame. 14 years ago
  Clément Bœsch 9e6a1c8981 ffmpeg: fix indent in term_init(). 14 years ago
  Clément Bœsch 3c1d52d30b Fix a few @file doxy inconsistencies. 14 years ago
  Clément Bœsch 49df97b282 ffmpeg: stronger ffpresets parsing. 14 years ago
  Clément Bœsch ec271c9579 presets: specify the codecs. 14 years ago
  Clément Bœsch 19bc2320f3 Remove old ffpresets. 14 years ago
  Peter Holik 2ee6dca3b8 png_parser 14 years ago
  Michael Niedermayer 63eb01d9c1 oggvorbis: Try to fix pts off by 1 issue. 14 years ago
  Michael Niedermayer e8339302c0 fate: update ogg seektest after all the bug fixes 14 years ago
  Michael Niedermayer 231d32c8d7 oggtheora: Fix initial pts 14 years ago
  Michael Niedermayer 49d935b5d2 seek-test: support printing multiple packets 14 years ago
  Michael Niedermayer ef32fbafcd oggdec: fix off by one error on pos_limit 14 years ago
  Michael Niedermayer a6bb09fc1a oggdec: print error on failure to create streams 14 years ago
  Michael Niedermayer 251ce23165 oggdec: print error on changing streams when its unsupported. 14 years ago
  Michael Niedermayer 6fd478062c oggdec: print error on unsupported versions 14 years ago
  Michael Niedermayer 96fb233e64 oggdec: reset lastpts so that justins vorbis duration correction is not skiped 14 years ago
  Michael Niedermayer 5f9f78dc9b oggdec: pass avformat context to ogg_reset() 14 years ago
  Michael Niedermayer babf2a3467 seek-test: support manually forcing a seek to a specific position 14 years ago
  Paul B Mahol 4b70bba57e zerocodec: check if there is previous frame 14 years ago
  Paul B Mahol b7159877b1 shorten: unsigned 8bit support 14 years ago
  Michael Niedermayer d98b254ab8 Merge https://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K-Encoder 14 years ago
  Michael Bradshaw b7a928b2d1 libopenjpegdec: respect JP2 color space, fix ticket 1179 14 years ago
  Michael Niedermayer 27744fe439 Merge remote-tracking branch 'qatar/master' 14 years ago
  Clément Bœsch af58a77f0a lavfi/src_buffer: fix indent. 14 years ago
  Clément Bœsch fd4b4dda9c ffmpeg: fix indent. 14 years ago
  Nicolas George f8d58c594d src_buffer: merge av_asrc_buffer_add_audio_buffer_ref. 14 years ago
  Nicolas George be8edff8d1 src_buffer: move audio format change check in a separate function. 14 years ago
  Nicolas George cc14cdec45 src_buffer: move buffer copy in a separate function. 14 years ago
  Nicolas George f94b150a03 src_buffer: move format change check in a separate function. 14 years ago
  Nicolas George 3985ec0ee6 src_buffer: introduce av_buffersrc_add_ref(). 14 years ago
  Clément Bœsch 77c0b361b0 doc: fix API examples references. 14 years ago
  Clément Bœsch 9ae570fb5f JACOsub demuxer, decoder and muxer. 15 years ago
  Nicolas George 234e00259b ffplay: use AVFrame accessor. 14 years ago
  Nicolas George ae344b2c5e ffmpeg: use AVFrame accessor. 14 years ago
  Nicolas George e296f1b1c4 lavc: implement accessors for some AVFrame fields. 14 years ago
  Hendrik Leppkes 1d4a01474d mpeg12: fixed parsing in some mpeg2 streams 14 years ago
  Hendrik Leppkes ca93f0fa36 Add SMPTE240M transfer characteristics flag. 14 years ago
  Joakim Plate 68b9ed8391 mpegts: Some additional HDMV types and reg descriptors for mpegts 14 years ago
  Michael Niedermayer c1fe2db376 swr: add ff_int32_to_float_a_avx 14 years ago
  Michael Niedermayer 29ed1900cc swr-test: fix rounding error leading to NAN 14 years ago
  Michael Niedermayer 28d37f7160 examples/decoding_encoding: fix encoding when all frames got buffered. 14 years ago
  Stefano Sabatini 20f47eb574 doc/filters: consistently use '"' for quoting the drawtext arguments in examples 14 years ago
  Stefano Sabatini 126ba1626e lavfi/drawtext: give a new alias "timecode_rate" to the the r/rate option 14 years ago
  Stefano Sabatini 4f19e50c23 doc/filters: document drawtext draw expression 14 years ago
  Stefano Sabatini eb07f4ccb5 lavfi/drawtext: rename and document variables d_expr and d_pexpr 14 years ago
  Stefano Sabatini 56b39bd55d doc/filters: document rand() drawtext expression function 14 years ago
  Stefano Sabatini f4a6c3b099 doc/filters: document x and y drawtext expression parameters 14 years ago
  Stefano Sabatini 730af6e617 doc/filters: fix location of "rate" and "timecode" drawtext options 14 years ago