| Commit message (Expand) | Author | Age | Files | Lines |
* | Add av_shrink_packet function for use in av_get_packet that reduces pkt->size | Reimar Döffinger | 2009-04-08 | 1 | -0/+8 |
* | Clarify which time_base the relevant members of AVPacket use | Robert Swain | 2009-04-08 | 1 | -6/+6 |
* | Move av_packet_*() functions from libavformat/ to libavcodec/, where the | Thilo Borgmann | 2009-04-07 | 1 | -0/+43 |
* | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an | Thilo Borgmann | 2009-04-07 | 1 | -20/+72 |
* | Move AVPacket up a bit, so that structs/functions that include AVPacket can | Thilo Borgmann | 2009-04-07 | 1 | -49/+49 |
* | Add convenience macros for 5.0/5.1 back speaker configurations. | Justin Ruggles | 2009-04-06 | 1 | -3/+4 |
* | Rename FF_MM_MMXEXT to FF_MM_MMX2, for both clarity and consistency | Stefano Sabatini | 2009-04-04 | 1 | -1/+4 |
* | Move AVPacket declaration from avformat.h to avcodec.h. | Thilo Borgmann | 2009-04-02 | 1 | -2/+51 |
* | Add SSE4 detection support | David Conrad | 2009-04-01 | 1 | -0/+2 |
* | Make the pixel formats which were defined as macros: | Stefano Sabatini | 2009-03-22 | 1 | -1/+1 |
* | Add AURA 1 and 2 codec IDs and register their FOURCCs | Kostya Shishkov | 2009-03-22 | 1 | -0/+2 |
* | Extend the behavior of avcodec_get_pix_fmt(), if it cannot find a | Stefano Sabatini | 2009-03-21 | 1 | -1/+13 |
* | Globally prefer enum PixelFormat over int when it makes sense. | Stefano Sabatini | 2009-03-21 | 1 | -14/+14 |
* | Remove deprecated functions and structures on next version bump. | Diego Biurrun | 2009-03-21 | 1 | -0/+4 |
* | Fix avpicture_get_size for non-paletted formats with a helper palette | Reimar Döffinger | 2009-03-21 | 1 | -1/+5 |
* | Rename hwaccel_data_private to hwaccel_picture_private. | Gwenole Beauchesne | 2009-03-20 | 1 | -1/+1 |
* | Split TrueHD decoder from MLP | Ramiro Polla | 2009-03-19 | 1 | -1/+2 |
* | Amend AVCodecContext with hwaccel_context (HW accelerator context). | Gwenole Beauchesne | 2009-03-17 | 1 | -0/+12 |
* | Use av_mallocz() to initialize hwaccel_data_private. | Gwenole Beauchesne | 2009-03-11 | 1 | -3/+3 |
* | Add private HW accel data infrastructure. | Gwenole Beauchesne | 2009-03-09 | 1 | -0/+16 |
* | VQF demuxer | Vitor Sessak | 2009-03-07 | 1 | -0/+1 |
* | Add handling of frame position in the parser. | Ivan Schreter | 2009-03-05 | 1 | -1/+56 |
* | Add ticks_per_frame, this should hopefully fix the regressions caused | Michael Niedermayer | 2009-02-26 | 1 | -1/+10 |
* | Completed documentation of reference field. | Carl Eugen Hoyos | 2009-02-26 | 1 | -0/+1 |
* | Add timestamp computation if values are exported by decoder. | Ivan Schreter | 2009-02-24 | 1 | -1/+42 |
* | Change duration computation to use time_base instead of TB/2. | Ivan Schreter | 2009-02-24 | 1 | -4/+1 |
* | More approved hunks for VAAPI & our new and cleaner hwaccel API. | Gwenole Beauchesne | 2009-02-23 | 1 | -0/+100 |
* | Use context variable repeat_pict for frame duration computation and | Ivan Schreter | 2009-02-21 | 1 | -0/+12 |
* | Add convergence_duration to AVCodecParserContext. | Ivan Schreter | 2009-02-19 | 1 | -1/+18 |
* | Add AVERROR_EOF. | Peter Ross | 2009-02-19 | 1 | -1/+2 |
* | Add key_frame to AVCodecParserContext, used in libavformat. | Ivan Schreter | 2009-02-18 | 1 | -1/+9 |
* | Improve grammar: "X next after Y" -> "next X after Y". | Stefano Sabatini | 2009-02-15 | 1 | -1/+1 |
* | Document av_codec_next(). | Stefano Sabatini | 2009-02-15 | 1 | -0/+5 |
* | Another attempt to clarify draw_horiz_band() usage. | Ivan Kalvachev | 2009-02-14 | 1 | -7/+7 |
* | Attempt to clarify draw_horiz_band description and fix two random typos. | Diego Biurrun | 2009-02-14 | 1 | -7/+7 |
* | More clarification for draw_horiz_band() in hwaccell mode. | Ivan Kalvachev | 2009-02-14 | 1 | -0/+4 |
* | Document that ff_draw_horiz_band() could be used as hwaccell callback. | Ivan Kalvachev | 2009-02-14 | 1 | -0/+3 |
* | extend resampling API, add S16 internal conversion | Baptiste Coudurier | 2009-02-11 | 1 | -3/+31 |
* | Try to doxyfy av_resample_init(). I hope I did not misremember anything as I | Michael Niedermayer | 2009-02-09 | 1 | -0/+5 |
* | Move doxy for public resample2 functions to the public header. | Michael Niedermayer | 2009-02-09 | 1 | -0/+29 |
* | Clarify has_b_frames doxy. | Michael Niedermayer | 2009-02-08 | 1 | -1/+2 |
* | Drop the deprecated function register_avcodec() at the next major | Stefano Sabatini | 2009-02-06 | 1 | -0/+2 |
* | Replace the calls to the deprecated function register_avcodec() with | Stefano Sabatini | 2009-02-06 | 1 | -1/+1 |
* | Rename register_avcodec() as avcodec_register() and deprecate the old | Stefano Sabatini | 2009-02-06 | 1 | -2/+7 |
* | Use libopenjpeg for jpeg2k decoding. | Jai Menon | 2009-02-06 | 1 | -1/+1 |
* | Electronic Arts TQI decoder | Peter Ross | 2009-02-05 | 1 | -1/+2 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Fix documentation of the return value of avcodec_encode_video(). | Bitbreaker/METALVOTZE X | 2009-01-31 | 1 | -1/+1 |
* | Directly #include some required headers. | Diego Biurrun | 2009-01-25 | 1 | -1/+1 |
* | Alpha: proper IDCT selection | Måns Rullgård | 2009-01-18 | 1 | -0/+1 |