avdemux: remove legacy check from pad-alloc times
authorThiago Santos <ts.santos@sisa.samsung.com>
Mon, 26 May 2014 19:02:11 +0000 (16:02 -0300)
committerThiago Santos <ts.santos@sisa.samsung.com>
Mon, 26 May 2014 19:02:11 +0000 (16:02 -0300)
commit587289171196c31eaf00aa993bf7c62c96167402
treeed6b2fd16292a1a413ff5a8e4db44006ff597c48
parentcf4313f77e1f9c413e8ade70030ae5cb225ae180
avdemux: remove legacy check from pad-alloc times

The 'no_buffer' error case is from the 0.10 era when a pad_alloc was
made before decoding the data and avdemuxer could check again the
flow returns for a not-linked. This isn't a valid use case anymore in
1.0
ext/libav/gstavdemux.c