summaryrefslogtreecommitdiffstats
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer2011-07-111-6/+72
|\
| * lavc: add support for codec-specific defaults.Anton Khirnov2011-07-101-0/+7
| * lavc: make avcodec_alloc_context3 officially public.Anton Khirnov2011-07-101-5/+22
| * ac3dec: add a drc_scale private optionAnton Khirnov2011-07-101-1/+4
| * lavc: introduce avcodec_open2() as a replacement for avcodec_open().Anton Khirnov2011-07-101-0/+39
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-041-0/+3
|\ \ | |/
| * Do not include log.h in avutil.hMans Rullgard2011-07-031-0/+1
| * Do not include pixfmt.h in avutil.hMans Rullgard2011-07-031-0/+1
| * Do not include rational.h in avutil.hMans Rullgard2011-07-031-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-031-3/+3
|\ \ | |/
| * suggest to use av_get_bytes_per_sample() in av_get_bits_per_sample_format() doxyStefano Sabatini2011-07-021-1/+1
| * doxygen: Prefer member groups over grouping into modulesReinhard Tartler2011-07-021-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-011-1/+1
|\ \ | |/
| * cosmetics: fix some then/than typosDiego Biurrun2011-06-301-1/+1
* | avcodec: increase padding, fixes ticket313Michael Niedermayer2011-06-301-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-241-4/+4
|\ \ | |/
| * doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun2011-06-241-3/+3
| * Use av_printf_format to check the usage of printf style functionsMartin Storsjö2011-06-231-1/+1
| * avcodec.h: add or elaborate on some documentation comments.Wim Lewis2011-06-131-5/+31
| * lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini2011-05-281-0/+8
* | libavcodec: add CODEC_CAP_LOSSLESSMichael Niedermayer2011-06-191-0/+4
* | lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini2011-05-281-0/+4
* | Fix channel_layout documentation.Carl Eugen Hoyos2011-05-211-1/+1
* | Merge/split side data.Michael Niedermayer2011-05-211-0/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-191-7/+8
|\ \ | |/
| * Add request_sample_fmt field to AVCodecContext.Justin Ruggles2011-05-181-0/+7
* | iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples cor...Stefano Sabatini2011-05-171-0/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-121-0/+1
|\ \ | |/
| * Port SMPTE S302M audio decoder from FFmbc 0.3.Baptiste Coudurier2011-05-111-0/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-111-10/+25
|\ \ | |/
| * lavc: move some flac-specific options to its private context.Anton Khirnov2011-05-101-10/+25
| * Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.Stefano Sabatini2011-05-021-1/+1
* | lavc: add format field to AVFrameStefano Sabatini2011-05-071-0/+9
* | lavc: add width and height fields to AVFrameStefano Sabatini2011-05-071-0/+7
* | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*Stefano Sabatini2011-05-021-1/+1
* | lavc: add a sample_aspect_ratio field to AVFrameStefano Sabatini2011-05-011-0/+7
* | lavc: add a pkt_pos field to AVFrameStefano Sabatini2011-05-011-0/+7
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-271-45/+15
|\ \ | |/
| * lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enumsStefano Sabatini2011-04-261-9/+15
| * lavc: remove FF_API_MB_Q cruftAnton Khirnov2011-04-261-16/+0
| * lavc: remove FF_API_RATE_EMU cruftAnton Khirnov2011-04-261-10/+0
| * lavc: remove FF_API_HURRY_UP cruftAnton Khirnov2011-04-261-10/+0
| * Replace more FFmpeg instances by Libav or ffmpeg.Diego Biurrun2011-04-231-3/+3
* | ac3dec: allow selecting float output at runtime.Reimar Döffinger2011-04-251-0/+8
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-231-1/+1
|\ \ | |/
| * Make av_log_ask_for_sample() accept a variable number of arguments.Diego Biurrun2011-04-221-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-221-0/+12
|\ \ | |/
| * Introduce slice threads flag.Ronald S. Bultje2011-04-211-0/+4
| * lavc: provide deprecated avcodec_thread_init until next major versionAnton Khirnov2011-04-211-0/+8
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-201-199/+2
|\ \ | |/
OpenPOWER on IntegriCloud