| Commit message (Expand) | Author | Age | Files | Lines |
* | mxfdec: Fix integer overflow with many channels | Michael Niedermayer | 2013-01-11 | 1 | -1/+1 |
* | Support more AVC-Intra files | Reimar Döffinger | 2013-01-03 | 1 | -5/+7 |
* | mxfdec: Set AV_FIELD_PROGRESSIVE, needed for AVC-intra | Reimar Döffinger | 2013-01-03 | 1 | -0/+1 |
* | mxfdec: Rescale audio stream duration from EditRate to SampleRate | Tomas Härdin | 2012-12-25 | 1 | -2/+15 |
* | mxf_probe: make buffer related pointers const | Michael Niedermayer | 2012-12-25 | 1 | -2/+2 |
* | mxf_set_audio_pts: fix division by 0 | Michael Niedermayer | 2012-12-12 | 1 | -0/+2 |
* | mxfdec: drop unneeded extradata padding | Michael Niedermayer | 2012-12-11 | 1 | -1/+1 |
* | mxfdec: fix leak of extradata | Michael Niedermayer | 2012-12-11 | 1 | -0/+4 |
* | mxfdec: fix double free | Michael Niedermayer | 2012-12-09 | 1 | -2/+6 |
* | mxfdec: check index_tables before dereferencing in close. | Michael Niedermayer | 2012-12-01 | 1 | -4/+6 |
* | mxfdec: fix potential integer overflow in mxf_compute_sample_count() | Michael Niedermayer | 2012-11-17 | 1 | -1/+1 |
* | mxfdec: set audio packets pts | Matthieu Bouron | 2012-11-16 | 1 | -4/+88 |
* | mxfdec: avoid double free and leaks. | Michael Niedermayer | 2012-11-11 | 1 | -3/+10 |
* | mxfdec: Fix inferred misuses of enums | Tomas Härdin | 2012-11-01 | 1 | -4/+4 |
* | mxfdec: Fix potential leak in mxf_read_local_tags() | Tomas Härdin | 2012-10-24 | 1 | -0/+3 |
* | mxfdec: Fix a potential DoS vector in mxf_read_pixel_layout() | Tomas Härdin | 2012-10-24 | 1 | -1/+2 |
* | mxfdec: Fix CID 732262 | Tomas Härdin | 2012-10-24 | 1 | -2/+2 |
* | Merge commit 'e002e3291e6dc7953f843abf56fc14f08f238b21' | Michael Niedermayer | 2012-10-12 | 1 | -1/+1 |
|\ |
|
| * | Use the new aes/md5/sha/tree allocation functions | Martin Storsjö | 2012-10-11 | 1 | -1/+1 |
* | | Merge commit '4436f25a1682ada3f7226cb6fadf429946933161' | Michael Niedermayer | 2012-10-11 | 1 | -0/+3 |
|\| |
|
| * | mxfdec: return error if no segments are available in mxf_get_sorted_table_seg... | Janne Grunau | 2012-10-10 | 1 | -0/+3 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -5/+5 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -5/+5 |
* | | mxfdec: allow container_ul to override codec_ul if codec is A-law | Marton Balint | 2012-09-27 | 1 | -1/+2 |
* | | mxfdec: fix index_tables check in mxf_read_seek() | Michael Niedermayer | 2012-09-20 | 1 | -1/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -28/+28 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -28/+28 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-31 | 1 | -1/+1 |
|\| |
|
| * | Improve descriptiveness of a number of codec and container long names | Diego Biurrun | 2012-07-30 | 1 | -1/+1 |
* | | mxfdec: fix off by one error in d10 aes3 decoding | Marton Balint | 2012-07-27 | 1 | -1/+1 |
* | | mxfdec: simplify code by using av_calloc() | Michael Niedermayer | 2012-07-19 | 1 | -18/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-10 | 1 | -2/+3 |
|\| |
|
| * | mxfdec: fix off by one error. | Michael Niedermayer | 2012-07-10 | 1 | -1/+1 |
| * | mxfdec: only parse next partition pack if parsing forward | Tomas Härdin | 2012-07-10 | 1 | -0/+3 |
| * | mxfdec: let pkt->pts = mxf->current_edit_unit if intra-only | Tomas Härdin | 2012-07-10 | 1 | -0/+11 |
| * | mxfdec: fix frame height vs field height confusion | Joseph Artsimovich | 2012-07-10 | 1 | -1/+32 |
| * | mxfdec: Add intra_only flag to MXFTrack | Tomas Härdin | 2012-07-10 | 1 | -0/+23 |
| * | mxfdec: fix Avid AirSpeed files being misinterpreted as OP1a | Tomas Härdin | 2012-07-10 | 1 | -5/+9 |
| * | mxfdec: truncate packets that extend past the next edit unit | Tomas Härdin | 2012-07-10 | 1 | -15/+50 |
| * | mxfdec: set pixel format for cdci picture formats | Philip de Nier | 2012-07-10 | 1 | -1/+30 |
| * | mxfdec: detect uncomp pictures using essence container ul | Philip de Nier | 2012-07-10 | 1 | -0/+1 |
| * | mxfdec: set track edit rate num/den in expected order | Philip de Nier | 2012-07-10 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-07 | 1 | -0/+1 |
|\| |
|
| * | mxfdec: replace x>>av_log2(sizeof(..)) by x/sizeof(..). | Ronald S. Bultje | 2012-07-07 | 1 | -4/+4 |
* | | mxfdec: remove unused last_index_duration | Michael Niedermayer | 2012-05-27 | 1 | -2/+0 |
* | | mxfdec: fix frame height computation for mixed fields layout | Matthieu Bouron | 2012-05-22 | 1 | -1/+2 |
* | | mxfdec: fix memleak on read error/EOF. | Reimar Döffinger | 2012-04-20 | 1 | -2/+2 |
* | | mxfdec: Add missing break in frame layout parsing | Matthieu Bouron | 2012-04-19 | 1 | -0/+1 |
* | | mxfdec: Fix regression on files from Pinnacle Thunder | Tomas Härdin | 2012-04-04 | 1 | -1/+7 |
* | | mxfdec: fix off by one error. | Michael Niedermayer | 2012-03-26 | 1 | -1/+1 |