| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 16cif video frame size abbreviation. i.e. -s alias for 1408x1152. | Gwenole Beauchesne | 2009-04-01 | 1 | -0/+1 |
* | Fix indentation after r18047. | Reimar Döffinger | 2009-03-19 | 1 | -7/+7 |
* | Change linesize alignment method to ensure that linesize[0] == 2*linesize[1] | Reimar Döffinger | 2009-03-19 | 1 | -1/+9 |
* | ff_find_hwaccel() | Michael Niedermayer | 2009-02-24 | 1 | -0/+12 |
* | av_hwaccel_next() by Gwenole Beauchesne. | Michael Niedermayer | 2009-02-24 | 1 | -0/+5 |
* | av_register_hwaccel() from Gwenole Beauchesne. | Michael Niedermayer | 2009-02-24 | 1 | -0/+11 |
* | Check return value of ff_fill_pointer in avcodec_default_get_buffer, | Reimar Döffinger | 2009-02-23 | 1 | -0/+2 |
* | Approved hunks for VAAPI / our new shiny hwaccel API | Michael Niedermayer | 2009-02-23 | 1 | -1/+3 |
* | Check that there are subtitle rects to encode in avcodec_encode_subtitle() | Björn Axelsson | 2009-02-09 | 1 | -0/+2 |
* | Check that start_display_time is 0 in avcodec_encode_subtitle() | Björn Axelsson | 2009-02-09 | 1 | -0/+4 |
* | Remove 'const' qualifier from variable in av_parse_video_frame_size(). | Baptiste Coudurier | 2009-02-08 | 1 | -3/+3 |
* | remove useless cast, it does not remove warning, encode prototype must be cha... | Baptiste Coudurier | 2009-02-08 | 1 | -3/+3 |
* | Drop the deprecated function register_avcodec() at the next major | Stefano Sabatini | 2009-02-06 | 1 | -0/+2 |
* | Rename register_avcodec() as avcodec_register() and deprecate the old | Stefano Sabatini | 2009-02-06 | 1 | -1/+6 |
* | Ensure that the palette is set in data[1] for all 8bit formats. | Michael Niedermayer | 2009-02-06 | 1 | -2/+6 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | export gcd function as av_gcd() | Aurelien Jacobs | 2009-01-17 | 1 | -1/+1 |
* | Split ff_log_missing_feature into ff_log_missing_feature | Kenan Gillet | 2009-01-16 | 1 | -4/+13 |
* | replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ | Aurelien Jacobs | 2009-01-14 | 1 | -1/+1 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 1 | -5/+5 |
* | Remove hack to print mp2/mp1 with codec_id of CODEC_ID_MP3. | Michael Niedermayer | 2009-01-13 | 1 | -6/+0 |
* | Move the AVCodecContext options definition to a dedicated file, reduce | Stefano Sabatini | 2009-01-10 | 1 | -422/+0 |
* | s/FFmpeg-devel/ffmpeg-devel/ | Benoit Fouet | 2008-12-26 | 1 | -1/+1 |
* | Change mplayerhq.hu references to ffmpeg.org where appropriate. | Diego Biurrun | 2008-12-25 | 1 | -1/+1 |
* | ARM: NEON optimised simple_idct | Måns Rullgård | 2008-12-15 | 1 | -0/+1 |
* | Make register_avcodec() call avcodec_init(). | Stefano Sabatini | 2008-12-14 | 1 | -0/+1 |
* | Use a more explicit "codec" rather than "format" as the parameter of | Stefano Sabatini | 2008-12-14 | 1 | -3/+3 |
* | Make av_log_missing_feature an internal function, and change its name | Stefano Sabatini | 2008-12-08 | 1 | -1/+1 |
* | Implement the fields rc_max_available_vbv_use and | Baptiste Coudurier | 2008-11-29 | 1 | -0/+2 |
* | Making it easier to send arbitrary structures as work orders to MT workers | Roman Shaposhnik | 2008-11-12 | 1 | -2/+2 |
* | Add missing #include "libavutil/avstring.h", fixes | Diego Biurrun | 2008-11-05 | 1 | -0/+1 |
* | Add audio channel layout API to libavcodec. | Peter Ross | 2008-11-01 | 1 | -18/+5 |
* | uses FF_ARRAY_ELEMS() where appropriate | Aurelien Jacobs | 2008-10-21 | 1 | -2/+2 |
* | allows calling avcodec_find_(en|de)coder_by_name with NULL parameter | Aurelien Jacobs | 2008-10-08 | 1 | -0/+4 |
* | Mark list heads static. Patch by Diego Pettenò | Diego Pettenò | 2008-10-04 | 1 | -1/+1 |
* | x264 has removed the b-rdo and bime options, and instead integrated | Jason Garrett-Glaser | 2008-10-02 | 1 | -1/+0 |
* | Allocate 1 line more in the chroma plane for H.264, this avoids some | Michael Niedermayer | 2008-09-30 | 1 | -0/+2 |
* | Replace second (and wrong) call to avcodec_align_dimensions() by adjusting | Michael Niedermayer | 2008-09-30 | 1 | -4/+15 |
* | Uniformly define _XOPEN_SOURCE to 600. | Diego Biurrun | 2008-09-29 | 1 | -1/+1 |
* | Document the directpred auto value. | Francesco Cosoleto | 2008-09-28 | 1 | -1/+1 |
* | Rename error_resilience to error_recognition. | Michael Niedermayer | 2008-09-08 | 1 | -2/+2 |
* | Remove DEFAULT_FRAME_RATE_BASE. | Michael Niedermayer | 2008-09-08 | 1 | -1/+1 |
* | Drop deprecated SAMPLE_FMT_S24. | Michael Niedermayer | 2008-09-08 | 1 | -2/+0 |
* | Remove stuff under #if LIBAVCODEC_VERSION_INT. | Michael Niedermayer | 2008-09-08 | 1 | -29/+0 |
* | Bump Major version, this commit is almost just renaming bits_per_sample to | Luca Abeni | 2008-09-08 | 1 | -1/+0 |
* | Add AVCodecContext.bits_per_raw_sample field. | Peter Ross | 2008-08-29 | 1 | -0/+1 |
* | Change AVCodecContext.bits_per_sample to bits_per_coded_sample. | Peter Ross | 2008-08-29 | 1 | -0/+4 |
* | Provide a simpler way for the user to reorder her timestamps. | Michael Niedermayer | 2008-08-20 | 1 | -0/+2 |
* | Add F64BE, F64LE and F64BE PCM codecs. | Peter Ross | 2008-08-19 | 1 | -0/+9 |