[FFmpeg-cvslog] aacdec: don't return frames without data

2015-05-12 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Tue May 12 20:27:21 2015 +0200| [ec38a1ba404b8cb8d71ccee2b8dcd6f3fcbde273] | committer: Michael Niedermayer aacdec: don't return frames without data Since commit 676a395a aac->frame->data is not necessarily allocated at the end of aac_decode_frame_

[FFmpeg-cvslog] aacdec: don't return frames without data

2015-05-14 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.6 | Andreas Cadhalpun | Tue May 12 20:27:21 2015 +0200| [d9249b55828534dd4672670f996fd0e327080af8] | committer: Andreas Cadhalpun aacdec: don't return frames without data Since commit 676a395a aac->frame->data is not necessarily allocated at the end of aac_decode_fra

[FFmpeg-cvslog] aacdec: don't return frames without data

2015-05-21 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.5 | Andreas Cadhalpun | Tue May 12 20:27:21 2015 +0200| [7d45230d812171da3976d9360a2d273e4027b5d6] | committer: Michael Niedermayer aacdec: don't return frames without data Since commit 676a395a aac->frame->data is not necessarily allocated at the end of aac_decode_f

[FFmpeg-cvslog] aacdec: don't return frames without data

2015-06-01 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.4 | Andreas Cadhalpun | Tue May 12 20:27:21 2015 +0200| [de648a11d8688ff4b0d02cf7e78bea870a5ea903] | committer: Michael Niedermayer aacdec: don't return frames without data Since commit 676a395a aac->frame->data is not necessarily allocated at the end of aac_decode_f

[FFmpeg-cvslog] aacdec: don't return frames without data

2015-06-17 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.2 | Andreas Cadhalpun | Tue May 12 20:27:21 2015 +0200| [14d69655b782e1d7fe14ce924bdff76920dab881] | committer: Michael Niedermayer aacdec: don't return frames without data Since commit 676a395a aac->frame->data is not necessarily allocated at the end of aac_decode_f

[FFmpeg-cvslog] aacdec: don't return frames without data from aac_decode_er_frame

2015-11-11 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.8 | Andreas Cadhalpun | Mon Nov 9 22:16:01 2015 +0100| [ce2664f5f727b9d86fcf49a72b6a30d1ec2856e5] | committer: Michael Niedermayer aacdec: don't return frames without data from aac_decode_er_frame This is similar to commit ec38a1b for aac_decode_frame_int. Signed-o

[FFmpeg-cvslog] aacdec: don't return frames without data from aac_decode_er_frame

2015-11-25 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.7 | Andreas Cadhalpun | Mon Nov 9 22:16:01 2015 +0100| [9e3848328daecf069be8a618d5f2c1ef54557567] | committer: Andreas Cadhalpun aacdec: don't return frames without data from aac_decode_er_frame This is similar to commit ec38a1b for aac_decode_frame_int. Signed-off

[FFmpeg-cvslog] aacdec: don't return frames without data from aac_decode_er_frame

2015-11-25 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.6 | Andreas Cadhalpun | Mon Nov 9 22:16:01 2015 +0100| [4dc7e2dd82891679b71a4d71b2df8cdf944ba056] | committer: Andreas Cadhalpun aacdec: don't return frames without data from aac_decode_er_frame This is similar to commit ec38a1b for aac_decode_frame_int. Signed-off

[FFmpeg-cvslog] aacdec: don't return frames without data from aac_decode_er_frame

2015-11-09 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Mon Nov 9 22:16:01 2015 +0100| [d7f29bfa6985e3eea2033dba0449e47b41b85928] | committer: Rostislav Pehlivanov aacdec: don't return frames without data from aac_decode_er_frame This is similar to commit ec38a1b for aac_decode_frame_int. Signed-off-b