35399 Commits (215b7724e7ef332eab5aff8d1ab6b77a11f47c4f)
 

Author SHA1 Message Date
  Clément Bœsch 215b7724e7 lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info(). 13 years ago
  Michael Niedermayer eac5987c4f g723_1dec: update to new API 13 years ago
  Michael Niedermayer 7db5ff7996 g729dec: update to the new API 13 years ago
  Michael Niedermayer e4de71677f Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 12804348f5 swr-test: drop one const, silence most const qualifer warnings. 13 years ago
  Janne Grunau d268b79e34 aac_latm: reconfigure decoder on audio specific config changes 13 years ago
  Janne Grunau fd095539d1 latmdec: fix audio specific config parsing 13 years ago
  Michael Niedermayer ebe4d5adc5 swr-test_: Fix mixed declaration and statements: 13 years ago
  Giorgio Vazzana 208bcc6b5b libavutil: increase struct SampleFmtInfo member 'name' length to 8 13 years ago
  Michael Niedermayer b552e3f6d8 swscale: Fix all cast qualifier warnings: 13 years ago
  Michael Niedermayer 3fd4fe0e03 swscale_mmx: Fix cast qualifier warnings: 13 years ago
  Michael Niedermayer a24c4758d5 sws: remove unused variable 13 years ago
  Justin Ruggles 0eea212943 Add avcodec_decode_audio4(). 13 years ago
  Justin Ruggles 560f773c7d avcodec: change number of plane pointers from 4 to 8 at next major bump. 13 years ago
  Michael Niedermayer cf257f30b9 doc/example/muxing: fix video timestamps 13 years ago
  Victor Vasiliev 9b9815eec4 Update developers documentation with coding conventions. 13 years ago
  Michael Niedermayer 096701d9b2 muxing example: set encoder defaults 13 years ago
  Mans Rullgard 51a16077da svq1dec: avoid undefined get_bits(0) call 13 years ago
  Mans Rullgard 59807fee6d ARM: h264dsp_neon cosmetics 13 years ago
  Janne Grunau a760f530bb ARM: make some NEON macros reusable 13 years ago
  Mans Rullgard 150ddbc148 Do not memcpy raw video frames when using null muxer 13 years ago
  Luca Barbato 5a2e251645 fate: update asf seektest 13 years ago
  Aaron Colwell e02dec25ab vp8: flush buffers on size changes. 13 years ago
  Peter Ross 1fd6924320 pictordec: support uncompressed images 13 years ago
  Luca Barbato 7d68f592f6 doc: improve general documentation for MacOSX 13 years ago
  John Stebbins b88eb87630 asf: use packet dts as approximation of pts 13 years ago
  Luca Barbato 73f027c17b asf: do not call av_read_frame 13 years ago
  Martin Storsjö 30266038bd rtsp: Initialize the media_type_mask in the rtp guessing demuxer 13 years ago
  Nathan Adil Maxson d0fd6fc201 Cleaned up alacenc.c 13 years ago
  Carl Eugen Hoyos bba8975a9c Be less verbose when skipping RBSP data in H264 PPS. 13 years ago
  Carl Eugen Hoyos fab5973fa5 Be less verbose when skipping MPEG-4 ASP frames. 13 years ago
  Carl Eugen Hoyos 40c36196d5 Support yuva420p encoding via libopenjpeg. 13 years ago
  Carl Eugen Hoyos d7fc100694 Support tiff RGBA encoding. 13 years ago
  Michael Niedermayer 7b0b10ce41 Merge remote-tracking branch 'qatar/master' 13 years ago
  Carl Eugen Hoyos 8b08f81949 Support transparency in 32bit bmp files. 13 years ago
  Derek Buitenhuis 69035f3ec7 Revert "libutvideodec: Make buf_size local" 13 years ago
  Adrian Drzewiecki dd7453a24e Fix id3v2 extended header handling. 13 years ago
  Michael Niedermayer 18abf46b6f configure: add forgotten libx264rgb_encoder_deps 13 years ago
  Martin Storsjö 04403ec2e4 rtpenc: Add support for G726 audio 13 years ago
  Martin Storsjö fa6dce4c57 rtpdec: Interpret the different G726 names as bits_per_coded_sample 13 years ago
  Martin Storsjö 77e0c7584b rtpenc: Change rtp_send_samples to handle sample sizes other than even bytes 13 years ago
  Martin Storsjö 2d31d890bf rtpenc: Cast a rescaling parameter to int64_t 13 years ago
  Ronald S. Bultje 2574f08d4c h264: cap max has_b_frames at MAX_DELAYED_PIC_COUNT - 1. 13 years ago
  Michael Niedermayer 8c15f9d79c Merge remote-tracking branch 'cus/stable' 13 years ago
  Michael Niedermayer dd974c1bc1 libx264: Implement rgb24 support through a seperate AVCodec. 13 years ago
  Michael Niedermayer 59a58884b9 ffplay: Copy audio side data too. This fixes handling of some rare nellymoser files that change the sample rate mid stream (sample file at: http://trac.videolan.org/vlc/ticket/5586) 13 years ago
  Mans Rullgard 3adba2de3d ARM: fix indentation in ff_dsputil_init_neon() 13 years ago
  Mans Rullgard 96fef6cf31 ARM: NEON put/avg_pixels8/16 cosmetics 13 years ago
  Mans Rullgard 716f1705e9 ARM: add remaining NEON avg_pixels8/16 functions 13 years ago
  Mans Rullgard 94267ddfb2 ARM: clean up NEON put/avg_pixels macros 13 years ago