37320 Commits (97dece333df07befa4052ed6f5a823ec3103a67d)
 

Author SHA1 Message Date
  Reimar Döffinger 97dece333d rawenc: initialize coded_frame via avcodec_get_frame_defaults. 14 years ago
  Reimar Döffinger dbc7c6121e libgsm: Fix compilation. 14 years ago
  Paul B Mahol f122cbf087 v210x: check for return value of avcodec_alloc_frame() 14 years ago
  Paul B Mahol 7299e5d52b v210enc: remove redundant assignment 14 years ago
  Paul B Mahol bf0aea7907 v210enc: check return value of avcodec_alloc_frame() 14 years ago
  Paul B Mahol 70a8c79680 v210dec: check return value of avcodec_alloc_frame() 14 years ago
  Paul B Mahol 3ab90687fd roqaudioenc: check return value of avcodec_alloc_frame() 14 years ago
  Paul B Mahol 2de6a7253e roqaudioenc: remove redundant assignment 14 years ago
  Paul B Mahol 1e90450fad r210dec: check return value of avcodec_alloc_frame() 14 years ago
  Paul B Mahol 1fa24d08b2 pcm: remove redundant assignment 14 years ago
  Paul B Mahol ae8dc203b2 pcm: check return value of avcodec_alloc_frame() 14 years ago
  Paul B Mahol f913f3788a libopencore-amr: fix memleak 14 years ago
  Paul B Mahol 766e160e87 libopencore-amr: check return value of avcodec_alloc_frame() 14 years ago
  Paul B Mahol a136c2cf3e libmp3lame: remove dupe assigment 14 years ago
  Paul B Mahol 5291cedd6c libgsm: remove dupe assigment. 14 years ago
  Paul B Mahol 3ac99cdc41 libgsm: check return value of gsm_create & avcodec_alloc_frame() 14 years ago
  Reimar Döffinger 47a5274104 Add -vsync drop. 14 years ago
  Reimar Döffinger 836110665f Compare video_sync_method against the appropriate defines. 14 years ago
  Reimar Döffinger 34751f8313 Demux all parts of concatenated H.264. 14 years ago
  Reimar Döffinger bb2d42c22f Set AVFMT_TS_NONSTRICT for framecrc muxer. 14 years ago
  Reimar Döffinger 333f5b52e3 Remove unnecessary -vsync 0. 14 years ago
  Reimar Döffinger a0eb8de5e0 Merge palette-only header with actual video frame. 14 years ago
  Reimar Döffinger 0b378e8aa9 DFA: fix "skip frame" TSW1 encoding. 14 years ago
  Paul B Mahol f870fc2fb9 adpcmenc: refactor some code. 14 years ago
  Paul B Mahol 82c252972b adpcmenc: check return value of avcodec_alloc_frame() 14 years ago
  Paul B Mahol 7b21b0f155 adxenc: check return value of avcodec_alloc_frame() 14 years ago
  Paul B Mahol 88fb935c1c ac3enc: check return value of avcodec_alloc_frame() 14 years ago
  Michael Niedermayer cb73e35660 example: Update decoding/encoding example to the new API. 14 years ago
  Michael Niedermayer afe9105f66 example: update muxing example to purple API 14 years ago
  Paul B Mahol 762311ff94 swscale: fix conversion into yuva444p from non-alpha formats 14 years ago
  Paul B Mahol 7bab43f29c yuv2rgb: better check if source format have alpha 14 years ago
  Clément Bœsch 3bc92e34a4 cmdutils: re-add return 0 accidentally remove from opt_protocols(). 14 years ago
  Clément Bœsch 23b639c44f Fix "ouput" typo and add a check. 14 years ago
  Michael Niedermayer 81ab42a334 dirac_yasm: fix linking failure due to %ifndef 14 years ago
  Michael Niedermayer 72bbe768ba devices: Disable v4l to fix compilation until someone 14 years ago
  Michael Niedermayer e37f161e66 Merge remote-tracking branch 'qatar/master' 14 years ago
  Michael Niedermayer f21b6159cf mpegvideoenc: Fail if a buffer size is specified without a max rate. 14 years ago
  Michael Niedermayer 49f2056289 pngdec: Convert 2/4 bit formats to 8bit. 14 years ago
  Michael Niedermayer eb3f81e4ef targadec: Simplify RLE out of packet check. 14 years ago
  Paul B Mahol f9ca1ac796 sws/pixfmt/pixdesc: add support for yuva444p 14 years ago
  Martin Storsjö e771e6dd63 movenc: Allow writing to a non-seekable output if using empty moov 14 years ago
  Martin Storsjö f532210499 movenc: Support adding isml (smooth streaming live) metadata 14 years ago
  Martin Storsjö 9a7dc618c5 libavcodec: Don't crash in avcodec_encode_audio if time_base isn't set 14 years ago
  Aneesh Dogra bca77a1a64 sunrast: Document the different Sun Raster file format types. 14 years ago
  Aneesh Dogra 1bbb173652 sunrast: Add a check for experimental type. 14 years ago
  Justin Ruggles 2c577155a7 libspeexenc: use AVSampleFormat instead of deprecated/removed SampleFormat 14 years ago
  Anton Khirnov c5254755c0 lavf: remove disabled FF_API_SET_PTS_INFO cruft 14 years ago
  Anton Khirnov 374e469b8d lavf: remove disabled FF_API_OLD_INTERRUPT_CB cruft 14 years ago
  Anton Khirnov bf868727d7 lavf: remove disabled FF_API_REORDER_PRIVATE cruft 14 years ago
  Anton Khirnov fd87ba3220 lavf: remove disabled FF_API_SEEK_PUBLIC cruft 14 years ago