Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-05-03 | baseparse: Delay newsegment as long as possible. | Mark Nauwelaerts | 1 | -25/+34 |
2009-03-23 | aacparse: Fix busyloop when seeking. Fixes #575388 | René Stadler | 1 | -5/+0 |
2009-03-23 | aacparse: Refactor check_valid_frame to expose broken code | René Stadler | 1 | -8/+20 |
2009-02-27 | baseparse: revert last change and properly fix | Stefan Kost | 1 | -4/+6 |
2009-02-26 | baseparse: remove checks for buffer==NULL | Stefan Kost | 1 | -9/+5 |
2009-02-11 | aacparse: Fix license specified in plugin details. | René Stadler | 1 | -2/+1 |
2009-01-30 | Fix the return value of the default parse_frame function. | Jan Schmidt | 1 | -3/+3 |
2009-01-23 | Log aac details found in codec_data. | Stefan Kost | 1 | -0/+3 |
2008-11-13 | gst/aacparse/gstaacparse.c: Don't autoplug aacparse until it works. | Wim Taymans | 1 | -1/+1 |
2008-11-13 | gst/: Fix baseparse type name. | Stefan Kost | 1 | -1/+1 |
2008-11-13 | Add two new baseparse based parsers (aac and amr) from Bug #518857. | Stefan Kost | 5 | -0/+2965 |