Commit History

Author SHA1 Message Date
  Anton Khirnov 6fbf2485ad ffmpeg: don't abuse a global for passing sample format from input to output 13 years ago
  Anton Khirnov 87c739a395 ffmpeg: don't abuse a global for passing channel layout from input to output 13 years ago
  Anton Khirnov 1cede1d011 ffmpeg: factor common code from new_a/v/s/d_stream to new_output_stream() 13 years ago
  Michael Niedermayer 58257ea29e Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov e98bc78ca1 ffmpeg: remove unused variables from InputStream. 13 years ago
  Anton Khirnov 20f9f21fd4 ffmpeg: remove pointless if (nb_input_files) 13 years ago
  Anton Khirnov 27e91f37f5 ffmpeg: merge input_files_ts_offset into input_files. 13 years ago
  Anton Khirnov 9e253c13d0 ffmpeg: merge input_codecs into input_streams. 13 years ago
  Anton Khirnov 17c8cc550d ffmpeg: drop AV prefixes from struct names. 13 years ago
  Anton Khirnov f5302e5dcf ffmpeg: deprecate loop_input and loop_output options 13 years ago
  Michael Niedermayer c3b6cc61e5 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov 5e8d2e337e lavf: deprecate AVStream.quality. 13 years ago
  Michael Niedermayer 976a8b2179 Merge remote-tracking branch 'qatar/master' 13 years ago
  Mans Rullgard 0ebcdf5cda Do not include mathematics.h in avutil.h 13 years ago
  Stefano Sabatini c445e9dc62 ffmpeg: use av_get_bytes_per_sample() in place of av_get_bits_per_sample_fmt() 13 years ago
  Michael Niedermayer cbfdfbe846 Merge remote-tracking branch 'qatar/master' 13 years ago
  Stefano Sabatini f6d6783a4d ffmpeg: use av_get_bytes_per_sample() in place of av_get_bits_per_sample_fmt() 13 years ago
  Jeff Downs a09918335f Make all option parsing functions match the function pointer type through which they are called. 13 years ago
  Carl Eugen Hoyos 08b4a667ef Set channel_layout if channels is set when transcoding. 13 years ago
  Baptiste Coudurier 90a40b226a ffmpeg: fix prototypes of functions after the removal of OPT_FUNC2. 13 years ago
  Michael Niedermayer 1986380df2 Merge branch 'master' into oldabi 13 years ago
  Clément Bœsch 4a34e54b0e Fix zero-length gnu_printf format string warning. 13 years ago
  Michael Niedermayer 779d7610c7 Merge branch 'master' into oldabi 13 years ago
  Michael Niedermayer 6cbe81999b Merge remote-tracking branch 'qatar/master' 13 years ago
  Justin Ruggles e6c52cee54 Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample(). 13 years ago
  Michael Niedermayer cfbaeb311d ffmpeg: print warning if encoding would duplicate massive amounts of frames 13 years ago
  Stefano Sabatini 44f669e7bc lavfi: add vsink_buffer, and use it in ff* tools 13 years ago
  Michael Niedermayer 035c13e307 ffmpeg: warn if samples need to be converted in a lossy way for lossless encoders. 13 years ago
  Michael Niedermayer 2905e3ff64 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 4f643430f2 Merge commit '9446d75941d639f19cfa9ae007eb4c5ca041f200' 13 years ago
  Michael Niedermayer f6e2af4f5a ffmpeg: Force 420 with target dvd and svcd. 13 years ago
  Anton Khirnov 55ba12e300 ffmpeg: deprecate -vc and -tvstd 13 years ago
  Anton Khirnov 8035f42968 ffmpeg: use new avformat_open_* API. 13 years ago
  Anton Khirnov 0b7ccad6bf ffmpeg: don't abuse a global for passing frame size from input to output 13 years ago
  Anton Khirnov 10de86b882 ffmpeg: don't abuse a global for passing pixel format from input to output 13 years ago
  Anton Khirnov 9446d75941 ffmpeg: merge output_codecs array into AVOutputStream members. 13 years ago
  Anton Khirnov 62940bb42f ffmpeg: initialise encoders earlier. 13 years ago
  Michael Niedermayer 56629aa012 Merge branch 'master' into oldabi 13 years ago
  Michael Niedermayer 7a02527b05 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov a6286bda09 ffmpeg: don't abuse a global for passing framerate from input to output 13 years ago
  Anton Khirnov 8f3e999736 ffmpeg: don't abuse a global for passing channels from input to output 13 years ago
  Anton Khirnov d7ee44024c ffmpeg: don't abuse a global for passing samplerate from input to output 13 years ago
  Ronald S. Bultje 0be3736796 ffmpeg: fix streaming to ffserver. 13 years ago
  Stefano Sabatini c535494268 avfiltergraph: make the AVFilterInOut alloc/free API public 13 years ago
  Stefano Sabatini 6119b23a36 avfiltergraph: change the syntax of avfilter_graph_parse() 13 years ago
  Etienne Buira 39dbe9b6b8 Fix -t option for formats which holds dts and no pts 13 years ago
  Alex Converse 9a1b79128c ffmpeg.c: Add a necessary const qualifier 13 years ago
  Michael Niedermayer f9ecb849ef Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov d2d67e424f Remove all uses of now deprecated metadata functions. 13 years ago
  Michael Niedermayer 580817df04 Move code for "ffmpeg: fix massive leak occurring when seeking" / e4841a404bdabfeafb917454d510b60d888cb761 elsewhere 13 years ago