| Commit message (Expand) | Author | Age | Files | Lines |
* | lavu/dict: fix set function when reuse existing key pointer | Lukasz Marek | 2015-04-02 | 1 | -20/+24 |
* | png: Use libavutil's crc functions instead of zlib's | Donny Yang | 2015-04-02 | 1 | -10/+12 |
* | ffmpeg_opt.c: fix regression introduced in 5743095c | Tim Nicholson | 2015-04-02 | 1 | -1/+1 |
* | avcodec/vda_h264: try to fix build | Michael Niedermayer | 2015-04-02 | 1 | -0/+1 |
* | vda: fix h264 decoding for avcC,vda wants the entire buffer | Rainer Hochecker | 2015-04-02 | 2 | -4/+18 |
* | avcodec/nvenc: Fix profile parameter handling | Timo Rothenpieler | 2015-04-02 | 1 | -20/+40 |
* | Bump lavc and lavf minor versions for apng muxer and encoder. | Carl Eugen Hoyos | 2015-04-02 | 2 | -2/+2 |
* | ffmpeg: Avoid null pointer dereferences | Himangi Saraogi | 2015-04-02 | 1 | -2/+7 |
* | apng: Add a basic APNG muxer | Donny Yang | 2015-04-02 | 5 | -1/+276 |
* | apng: Add a basic APNG encoder | Donny Yang | 2015-04-02 | 4 | -10/+143 |
* | lavu/dict: don't accept AV_DICT_DONT_STRDUP_VAL for av_dict_set_int | Lukasz Marek | 2015-04-02 | 1 | -0/+1 |
* | avcodec/ccaption_dec: Remove the GOTO statement | Pranav Vaish | 2015-04-02 | 1 | -3/+1 |
* | Merge commit 'e3ec6fe7bb2a622a863e3912181717a659eb1bad' | Michael Niedermayer | 2015-04-01 | 3 | -10/+42 |
|\ |
|
| * | rtsp: Add a buffer_size option | Luca Barbato | 2015-04-01 | 3 | -10/+42 |
* | | Merge commit '8c9c5479c4ba729b4ba868ab541a90b2061a7c2f' | Michael Niedermayer | 2015-04-01 | 1 | -0/+4 |
|\| |
|
| * | rtp: Add an option to set the send/receive buffer size | Luca Barbato | 2015-04-01 | 1 | -0/+4 |
* | | Merge commit '3c47e7c4350f73fc77d8e76f0dd6d2946b13c5cc' | Michael Niedermayer | 2015-04-01 | 1 | -41/+76 |
|\| |
|
| * | rtp: Map the urloptions to AVOptions | Luca Barbato | 2015-04-01 | 1 | -33/+65 |
* | | Revert "avcodec/exr: fix memset first arg in reverse_lut()" | Michael Niedermayer | 2015-04-01 | 1 | -1/+1 |
* | | lavc/smvjpegdec: Avoid null dereference and return meaningful error codes | Himangi Saraogi | 2015-04-01 | 1 | -5/+6 |
* | | avformat/xwma: Use ff_alloc_extradata() | Michael Niedermayer | 2015-04-01 | 1 | -3/+2 |
* | | avformat/webmdashenc: use AVERROR(ENOMEM) for memory allocation failures | Michael Niedermayer | 2015-04-01 | 1 | -3/+6 |
* | | tools/sidxindex: Use av_*malloc_array() | Michael Niedermayer | 2015-04-01 | 1 | -3/+3 |
* | | avutil/eval: check for av_malloc failure | Michael Niedermayer | 2015-04-01 | 1 | -0/+4 |
* | | avutil/eval: factor av_expr_free() calls out | Michael Niedermayer | 2015-04-01 | 1 | -2/+2 |
* | | avcodec/nvenc: Fix typoed nv_status checks | Timo Rothenpieler | 2015-04-01 | 1 | -2/+2 |
* | | avcodec/png: Clearly separate encoding header and frames | Donny Yang | 2015-04-01 | 1 | -58/+84 |
* | | lavu/avstring: add av_append_path_component() funcion | Lukasz Marek | 2015-03-31 | 5 | -1/+68 |
* | | avformat/mp3dec: offset seek index to end of id3v2 tag | wm4 | 2015-03-31 | 1 | -5/+5 |
* | | avcodec/libx265: export choosen picture types | Michael Niedermayer | 2015-03-31 | 1 | -0/+13 |
* | | png: Clear up the calculation of max packet size | Donny Yang | 2015-03-31 | 1 | -4/+8 |
* | | avcodec/internal: Fix doxy for ff_alloc_packet2() return value | Michael Niedermayer | 2015-03-31 | 1 | -1/+1 |
* | | vf_drawtext: add support for setting box border width | Marton Balint | 2015-03-31 | 2 | -1/+8 |
* | | avformat/http: Fix null check on allocated value | Himangi Saraogi | 2015-03-31 | 1 | -1/+1 |
* | | h264: avoid unnecessary calls to get_format | Rainer Hochecker | 2015-03-31 | 1 | -1/+2 |
* | | avfilter/vf_detelecine: Fix uninitialized array index error | Himangi Saraogi | 2015-03-31 | 1 | -6/+10 |
* | | lavf/segment: style nits | Rodger Combs | 2015-03-31 | 1 | -4/+4 |
* | | avcodec/snowenc: Check av_frame_ref() return value | Michael Niedermayer | 2015-03-31 | 1 | -1/+3 |
* | | avcodec/h264_refs: fix null pointer dereference with -DTRACE | Michael Niedermayer | 2015-03-31 | 1 | -4/+4 |
* | | Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8' | Michael Niedermayer | 2015-03-31 | 12 | -36/+70 |
|\| |
|
| * | build: Split JPEG-related tables off into a separate component | Diego Biurrun | 2015-03-30 | 12 | -32/+66 |
* | | Merge commit '87f87ccf32055aca25fa08e29e22cca1ba9976d5' | Michael Niedermayer | 2015-03-31 | 2 | -3/+4 |
|\| |
|
| * | mjpeg: Use a more precise type for put_marker() | Diego Biurrun | 2015-03-30 | 2 | -3/+4 |
* | | avutil/hmac: Check av_hmac_alloc() return code | Michael Niedermayer | 2015-03-30 | 1 | -0/+2 |
* | | swresample/swresample: Use av_mallocz_array() | Michael Niedermayer | 2015-03-30 | 1 | -1/+1 |
* | | lavf: Bump minor version and document directory listing API in doc/APIchanges. | Mariusz SzczepaĆczyk | 2015-03-30 | 2 | -2/+11 |
* | | avcodec/libdcadec: remove av_assert and check bits_per_sample more completely | Michael Niedermayer | 2015-03-30 | 1 | -3/+1 |
* | | avfilter/vf_vignette: Change enum to int, which is accessed via AVOption as int | Michael Niedermayer | 2015-03-30 | 1 | -1/+7 |
* | | avdevice/avfoundation: Fix occured typo | Michael Niedermayer | 2015-03-30 | 1 | -1/+1 |
* | | Merge commit 'e6e3dcba0c6f11bd7022e2d3b9bcb7b6a09d6c80' | Michael Niedermayer | 2015-03-30 | 5 | -7/+10 |
|\| |
|