37457 Commits (46320667136bbeffdb1285fe1dea69c300d66abe)
 

Author SHA1 Message Date
Paul B Mahol f870fc2fb9 adpcmenc: refactor some code. 13 years ago
Paul B Mahol 82c252972b adpcmenc: check return value of avcodec_alloc_frame() 13 years ago
Paul B Mahol 7b21b0f155 adxenc: check return value of avcodec_alloc_frame() 13 years ago
Paul B Mahol 88fb935c1c ac3enc: check return value of avcodec_alloc_frame() 13 years ago
Michael Niedermayer cb73e35660 example: Update decoding/encoding example to the new API. 13 years ago
Michael Niedermayer afe9105f66 example: update muxing example to purple API 13 years ago
Anton Khirnov 91b3bfba88 avplay: use the correct array size for stride. 13 years ago
Anton Khirnov 9bfe218299 lavc: extend doxy for avcodec_alloc_context3(). 13 years ago
Anton Khirnov 44911f2985 APIchanges: mention avcodec_alloc_context()/2/3 13 years ago
Anton Khirnov 2d9535ad31 avcodec_align_dimensions2: set only 4 linesizes, not AV_NUM_DATA_POINTERS. 13 years ago
Paul B Mahol 762311ff94 swscale: fix conversion into yuva444p from non-alpha formats 13 years ago
Paul B Mahol 7bab43f29c yuv2rgb: better check if source format have alpha 13 years ago
Mans Rullgard be822d77b6 aacsbr: ARM NEON optimised sbrdsp functions 13 years ago
Mans Rullgard 8996ed2b73 aacsbr: align some arrays 13 years ago
Mans Rullgard aac46e088d aacsbr: move some simdable loops to function pointers 13 years ago
Clément Bœsch 3bc92e34a4 cmdutils: re-add return 0 accidentally remove from opt_protocols(). 13 years ago
Clément Bœsch 23b639c44f Fix "ouput" typo and add a check. 13 years ago
Michael Niedermayer 81ab42a334 dirac_yasm: fix linking failure due to %ifndef 13 years ago
Michael Niedermayer 72bbe768ba devices: Disable v4l to fix compilation until someone 13 years ago
Michael Niedermayer e37f161e66 Merge remote-tracking branch 'qatar/master' 13 years ago
Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 13 years ago
Michael Niedermayer f21b6159cf mpegvideoenc: Fail if a buffer size is specified without a max rate. 13 years ago
Michael Niedermayer 49f2056289 pngdec: Convert 2/4 bit formats to 8bit. 13 years ago
Michael Niedermayer eb3f81e4ef targadec: Simplify RLE out of packet check. 13 years ago
Paul B Mahol f9ca1ac796 sws/pixfmt/pixdesc: add support for yuva444p 13 years ago
Martin Storsjö e771e6dd63 movenc: Allow writing to a non-seekable output if using empty moov 13 years ago
Martin Storsjö f532210499 movenc: Support adding isml (smooth streaming live) metadata 13 years ago
Martin Storsjö 9a7dc618c5 libavcodec: Don't crash in avcodec_encode_audio if time_base isn't set 13 years ago
Aneesh Dogra bca77a1a64 sunrast: Document the different Sun Raster file format types. 13 years ago
Aneesh Dogra 1bbb173652 sunrast: Add a check for experimental type. 13 years ago
Justin Ruggles 2c577155a7 libspeexenc: use AVSampleFormat instead of deprecated/removed SampleFormat 13 years ago
Anton Khirnov c5254755c0 lavf: remove disabled FF_API_SET_PTS_INFO cruft 13 years ago
Anton Khirnov 374e469b8d lavf: remove disabled FF_API_OLD_INTERRUPT_CB cruft 13 years ago
Anton Khirnov bf868727d7 lavf: remove disabled FF_API_REORDER_PRIVATE cruft 13 years ago
Anton Khirnov fd87ba3220 lavf: remove disabled FF_API_SEEK_PUBLIC cruft 13 years ago
Anton Khirnov bd4c51312b lavf: remove disabled FF_API_STREAM_COPY cruft 13 years ago
Anton Khirnov 2a0f868cfa lavf: remove disabled FF_API_PRELOAD cruft 13 years ago
Anton Khirnov 1329827e79 lavf: remove disabled FF_API_NEW_STREAM cruft 13 years ago
Anton Khirnov adad5b88f8 lavf: remove disabled FF_API_RTSP_URL_OPTIONS cruft 13 years ago
Anton Khirnov f0cb13958d lavf: remove disabled FF_API_MUXRATE cruft 13 years ago
Anton Khirnov 2f5e728b58 lavf: remove disabled FF_API_FILESIZE cruft 13 years ago
Anton Khirnov df0bb26aca lavf: remove disabled FF_API_TIMESTAMP cruft 13 years ago
Anton Khirnov 3bbfd3026c lavf: remove disabled FF_API_LOOP_OUTPUT cruft 13 years ago
Anton Khirnov 6dc345555f lavf: remove disabled FF_API_LOOP_INPUT cruft 13 years ago
Anton Khirnov b32e30faa1 lavf: remove disabled FF_API_AVSTREAM_QUALITY cruft 13 years ago
Anton Khirnov 2d70912cc2 lavf: remove disabled FF_API_FLAG_RTP_HINT cruft 13 years ago
Anton Khirnov 1d911bb404 lavf: remove disabled FF_API_SDP_CREATE cruft 13 years ago
Anton Khirnov 64f6f6f836 lavf: remove disabled FF_API_GUESS_IMG2_CODEC cruft 13 years ago
Anton Khirnov 21824e5b88 lavf: remove disabled FF_API_PKT_DUMP cruft 13 years ago
Anton Khirnov cc10ab79ec lavf: remove disabled FF_API_FIND_INFO_TAG cruft 13 years ago