48 Commits (02b76aa3774cc97c1633a767e7e8e56a28e58bcc)

Author SHA1 Message Date
  Stefano Sabatini 2aa2b4ac65 examples/muxing: add support to audio resampling 12 years ago
  Stefano Sabatini 759dfd5684 examples/muxing: make more compact audio/video_time computation 12 years ago
  Stefano Sabatini 80b56a7bdd examples/muxing: rename audio/video_pts to audio/video_time 12 years ago
  Stefano Sabatini 3aa57e1582 examples/muxing: remove useless instruction 12 years ago
  Stefano Sabatini 4b6cf1ce0e examples/muxing: vertically align 12 years ago
  Nicolas George 9b211c43dc examples/muxing: fix memory leak. 12 years ago
  Nicolas George e4f14c32b9 examples/muxing: improve error messages. 12 years ago
  Michael Niedermayer ca28cb5f83 examples: fix doxy so they appear on the example page 12 years ago
  Stefano Sabatini eebde404bc examples/muxing: merge add_audio_stream() and add_video_stream() 12 years ago
  Stefano Sabatini eda0a52bf1 examples/muxing: check on frame 12 years ago
  Stefano Sabatini d6196d9421 examples/muxing: fix bogus setting of st->id 12 years ago
  Stefano Sabatini 5ca298df2d examples/muxing: remove misleading comment about pending API change 12 years ago
  Stefano Sabatini 1f7962625c examples/muxing: remove video_outbuf unused and useless code 12 years ago
  Michael Niedermayer 7b8fd29816 examples/muxing: fix video pts 12 years ago
  Stefano Sabatini a726ac9a11 examples/muxing: extend usage notice 12 years ago
  Stefano Sabatini 59e31aa2ca examples/muxing: provide more information in case of avcodec_open2 failure 12 years ago
  Stefano Sabatini 6133149e0c examples/muxing: add missing error checks 12 years ago
  Stefano Sabatini e56b3a5ebb examples/muxing: fix case inconsistency in message 12 years ago
  Stefano Sabatini 34b5b735f9 examples/muxing: add check on avformat_write_header() result 12 years ago
  Stefano Sabatini b3e2975ab3 examples/muxing: apply misc fixes to log messages 12 years ago
  Stefano Sabatini 1d0048cfe3 examples/muxing: rename img_convert_ctx to sws_ctx 12 years ago
  Stefano Sabatini 976bb42aca examples/muxing: merge some declarations and definitions 12 years ago
  Stefano Sabatini bdd9bfbbab examples/muxing: prefer AVPicture to AVFrame, when feasible 12 years ago
  Stefano Sabatini 952caf11f2 examples/muxing: remove pointless #undef exit 12 years ago
  Stefano Sabatini 864e8adcf1 examples/muxing: update to the new avcodec_encode_video2() API 12 years ago
  Stefano Sabatini 005af8ce61 examples/muxing: cast sws_scale() argument to the expected one 12 years ago
  Stefano Sabatini 13bbc464ed examples/muxing: set codec in the codec context 12 years ago
  Stefano Sabatini b907655303 examples/muxing: drop duplicated code in add_video_stream() 12 years ago
  Stefano Sabatini 66747a6160 examples/muxing: simplify alloc_picture() 12 years ago
  Clément Bœsch 6c211085bb doc/examples: use system headers in decoding_encoding and muxing. 13 years ago
  Michael Niedermayer afe9105f66 example: update muxing example to purple API 13 years ago
  Michael Niedermayer cf257f30b9 doc/example/muxing: fix video timestamps 13 years ago
  Michael Niedermayer 096701d9b2 muxing example: set encoder defaults 13 years ago
  Clément Bœsch 0e5ecd806e Replace remaining av_new_stream() with avformat_new_stream(). 13 years ago
  Stefano Sabatini c617d7b86a examples/muxing.c: apply misc style fixes 14 years ago
  Stefano Sabatini 90b043a698 examples/muxing.c: fix typo, futur -> future 14 years ago
  Stefano Sabatini 58174293d8 examples/muxing.c: remove doxy reference to unexisting file 14 years ago
  Stefano Sabatini 79f3384ce1 examples: rename "-example" suffix from examples files 14 years ago
  Stefano Sabatini ca858ab77d doc/examples: give meaningful names to the example files 14 years ago
  Stefano Sabatini f501c74d99 output-example: create @file doxy from text in the copyright header 14 years ago
  Stefano Sabatini 9362b50941 examples: move API examples to a dedicated dir in doc 14 years ago
  Stefano Sabatini 5ecdfd008b lavf: deprecate avformat_alloc_output_context() in favor of avformat_alloc_output_context2() 14 years ago
  Michael Niedermayer ce62b35c31 output_example: use avformat_alloc_output_context() 14 years ago
  Stefano Sabatini 59d96941f0 avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols 14 years ago
  Anton Khirnov f87b1b373a avio: AVIO_ prefixes for URL_ open flags. 14 years ago
  Anton Khirnov ebb92e0768 avio: rename url_fopen/fclose -> avio_open/close. 14 years ago
  Anton Khirnov 22a3212e32 avio: rename url_fopen/fclose -> avio_open/close. 14 years ago
  Anton Khirnov 0ebf475494 lavf: add av_ prefix to dump_format() 14 years ago
  Anton Khirnov 610219a598 lavf: add av_ prefix to dump_format() 14 years ago
  Stefano Sabatini 5d6e4c160a Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago