| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/tree: add additional const qualifier to the comparator | Ganesh Ajjanagadde | 2015-10-24 | 1 | -3/+3 |
* | avformat/nutdec: Check ff_gen_search() for failure | Michael Niedermayer | 2015-07-01 | 1 | -0/+2 |
* | nutdec: check maxpos in read_sm_data before returning success | Andreas Cadhalpun | 2015-06-27 | 1 | -0/+3 |
* | nutdec: fix various memleaks on failure | Andreas Cadhalpun | 2015-05-23 | 1 | -26/+62 |
* | nutdec: always check the get_str return value | Andreas Cadhalpun | 2015-05-23 | 1 | -5/+22 |
* | avformat/nutdec: Check X in 2nd branch of index reading | Michael Niedermayer | 2015-05-23 | 1 | -0/+4 |
* | nutdec: abort if EOF is reached in decode_info_header/read_sm_data | Andreas Cadhalpun | 2015-05-20 | 1 | -4/+12 |
* | nutdec: stop skipping bytes at EOF | Andreas Cadhalpun | 2015-05-20 | 1 | -3/+18 |
* | nutdec: fix infinite resync loops | Andreas Cadhalpun | 2015-05-20 | 1 | -1/+4 |
* | avformat/nutdec: Fix recovery when immedeately after seeking a failure happens | Michael Niedermayer | 2015-05-20 | 1 | -0/+1 |
* | avformat/nutdec: Return error on EOF from get_str() | Michael Niedermayer | 2015-05-20 | 1 | -0/+2 |
* | avformat/nutdec: Remove unused variable | Michael Niedermayer | 2015-05-14 | 1 | -1/+1 |
* | nutdec: Remove unused label | Timothy Gu | 2015-05-14 | 1 | -4/+2 |
* | avformat/nutdec: Fix use of uinitialized value | Michael Niedermayer | 2015-05-12 | 1 | -0/+2 |
* | Merge commit '254f3daba4271c1918d9a7ad155b1442ef93ed29' | Michael Niedermayer | 2015-05-10 | 1 | -21/+20 |
|\ |
|
| * | nut: Make sure to clean up on read_header failure | Luca Barbato | 2015-05-09 | 1 | -17/+22 |
* | | Merge commit 'b34257eefd98cb768ea2f53a390b8684d51e689a' | Michael Niedermayer | 2015-05-10 | 1 | -1/+1 |
|\| |
|
| * | nut: Check chapter creation in decode_info_header | Andreas Cadhalpun | 2015-05-08 | 1 | -0/+4 |
| * | nutdec: Prevent leaks on memory error | Vittorio Giovara | 2015-03-12 | 1 | -2/+4 |
| * | nutdec: Check memory allocations | Hugo Beauzée-Luyssen | 2015-02-17 | 1 | -0/+8 |
* | | nutdec: fix illegal count check in decode_main_header | Andreas Cadhalpun | 2015-04-28 | 1 | -1/+1 |
* | | nutdec: fix memleaks on error in nut_read_header | Andreas Cadhalpun | 2015-04-28 | 1 | -5/+13 |
* | | nutdec: check chapter creation in decode_info_header | Andreas Cadhalpun | 2015-04-28 | 1 | -0/+4 |
* | | nutdec: check for negative frame rate in decode_info_header | Andreas Cadhalpun | 2015-04-28 | 1 | -1/+2 |
* | | avformat/nutdec: Use av_malloc_array() | Michael Niedermayer | 2015-03-30 | 1 | -1/+1 |
* | | Merge commit '9deaec782810d098bca11c9332fab2d2f4c5fb78' | Michael Niedermayer | 2015-02-11 | 1 | -1/+1 |
|\| |
|
| * | lavf: move internal fields from public to internal context | wm4 | 2015-02-10 | 1 | -1/+1 |
| * | nutdec: do not set has_b_frames | Anton Khirnov | 2014-11-06 | 1 | -1/+0 |
* | | Merge commit 'af7ca6ea124b82b337a6b96e10963e88eba57ebe' | Michael Niedermayer | 2014-10-22 | 1 | -4/+4 |
|\| |
|
| * | nutdec: check av_new_packet return value | Vittorio Giovara | 2014-10-21 | 1 | -2/+4 |
* | | Merge commit '96bfb677478514db73d1b63b4213c97ad4269e8f' | Michael Niedermayer | 2014-10-20 | 1 | -1/+1 |
|\| |
|
| * | nutdec: Prevent a memory corruption | Luca Barbato | 2014-10-20 | 1 | -2/+3 |
* | | avformat/nutdec: always initialize event_flags | Michael Niedermayer | 2014-08-20 | 1 | -2/+3 |
* | | Merge commit 'fa3a5dd4dea34baa6bb2f7fe6006fc4b2888f2aa' | Michael Niedermayer | 2014-08-13 | 1 | -2/+11 |
|\| |
|
| * | nutdec: update AVFormatContext.event_flags with STREAM_/METADATA_UPDATED when... | Andrew Stone | 2014-08-13 | 1 | -2/+11 |
* | | replace calls to url_feof() with avio_feof() | James Almer | 2014-08-08 | 1 | -2/+2 |
* | | Merge commit '52a1c32c0a86e84d43f977c5148e62975a0c6917' | Michael Niedermayer | 2014-07-08 | 1 | -5/+5 |
|\| |
|
| * | nut: Use nut->version in the version range check | Luca Barbato | 2014-07-08 | 1 | -3/+4 |
* | | avformat/nutdec: if all else fails try to lookup video tag in isom | Michael Niedermayer | 2014-07-08 | 1 | -0/+2 |
* | | avformat/nutdec: improve probe speed by 30% | Michael Niedermayer | 2014-06-24 | 1 | -4/+4 |
* | | avformat/nutdec: Fix handling of older 4.0 files | Michael Niedermayer | 2014-05-29 | 1 | -1/+1 |
* | | Merge commit 'c94e2e85cb6af8a570d8542a830556243bd32873' | Michael Niedermayer | 2014-05-29 | 1 | -4/+23 |
|\| |
|
| * | nut: Support experimental NUT 4 features | Luca Barbato | 2014-05-28 | 1 | -5/+24 |
| * | nut: Fix unchecked allocations | Derek Buitenhuis | 2013-10-22 | 1 | -1/+4 |
* | | avformat/nut: add ff_nut_audio_extra_tags to demuxer too | Michael Niedermayer | 2014-04-09 | 1 | -0/+1 |
* | | avformat/nutdec: fix packet end clearing | Michael Niedermayer | 2014-01-10 | 1 | -1/+1 |
* | | avformat/nutdec: check avio_read() return code | Michael Niedermayer | 2014-01-07 | 1 | -1/+7 |
* | | avformat/nutdec: remove unused variable | Michael Niedermayer | 2014-01-05 | 1 | -2/+2 |
* | | avformat/nut: add support for per frame side & meta data with version 4 | Michael Niedermayer | 2014-01-04 | 1 | -1/+124 |
* | | avformat/nutdec: use ff_get_extradata() | Michael Niedermayer | 2013-12-25 | 1 | -2/+1 |