| January 26, 2011 | ||
|---|---|---|
View e7e2df2
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò authored on 2011/01/26 06:40:11 |
||
| January 7, 2011 | ||
|---|---|---|
View 65cd45a
Prevent a crash by sanity checking buffer reads.Daniel Kang authored on 2011/01/07 08:14:27 |
||
| April 20, 2010 | ||
|---|---|---|
View ba87f08
Remove explicit filename from Doxygen @file commands.Diego Biurrun authored on 2010/04/20 23:45:34 |
||
| March 31, 2010 | ||
|---|---|---|
View 72415b2
Define AVMediaType enum, and use it instead of enum CodecType, which is deprecated and will be dropped at the next major bump.Stefano Sabatini authored on 2010/03/31 08:30:55 |
||
| June 5, 2009 | ||
|---|---|---|
View 1ea9dbb
bfi decoder uses get_buffer, set CODEC_CAP_DR1Baptiste Coudurier authored on 2009/06/05 17:20:51 |
||
| April 8, 2009 | ||
|---|---|---|
View 7a00bba
Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an AVPacket argument rather than a const uint8_t *buf + int buf_size. This allows passing of packet-specific flags from demuxer to decoder, such as the keyframe flag, which appears necessary to playback corePNG P-frames.Thilo Borgmann authored on 2009/04/08 00:59:50 |
||
| February 22, 2009 | ||
|---|---|---|
View 5ef251e
Add missing av_cold in static init/close functions.Daniel Verkamp authored on 2009/02/22 22:48:55 |
||
| February 10, 2009 | ||
|---|---|---|
View 79ff462
Fix (with av_uninit()) false positive warning about uninitialized variable: offset is initialized and used if code == 1. patch by Patrik Kullman %patrik A yes P nu%Patrik Kullman authored on 2009/02/10 19:35:05 |
||
| February 1, 2009 | ||
|---|---|---|
View bad5537
Use full internal pathname in doxygen @file directives. Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories.Diego Biurrun authored on 2009/02/01 11:00:19 |
||
| June 13, 2008 | ||
|---|---|---|
View fe4bf37
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini authored on 2008/06/13 06:50:13 |
||
| May 9, 2008 | ||
|---|---|---|
View 245976d
Use full path for #includes from another directory.Diego Biurrun authored on 2008/05/09 20:56:36 |
||
| April 22, 2008 | ||
|---|---|---|
View 0ec1eb6
Add .longname to bfi_decoder declaration. patch by Sisir Koppaka, sisir.koppaka gmail comSisir Koppaka authored on 2008/04/22 18:16:05 |
||
| April 18, 2008 | ||
|---|---|---|
View 2003d3d
BFI video decoder. Patch by Sisir Koppaka sisir koppaka gmail Original thread: [FFmpeg-devel] BFI video decoder Date: 04/17/2008 04:25 PMSisir Koppaka authored on 2008/04/18 17:43:11 |
||