summaryrefslogtreecommitdiff
path: root/libavformat/matroskadec.c
Commit message (Collapse)AuthorAge
...
* matroskadec: remove some useless empty linesAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14581 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: remove some useless or out of date commentsAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14580 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: cosmeticsAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14579 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: remove unused struct nameAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14578 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: remove now unused context fieldsAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14577 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: remove useless initializationAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14576 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: cosmetics: remove useless bracesAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14575 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: remove some unused ebml funcsAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14574 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: use generic parser to parse clustersAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14573 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: use generic parser inside matroska_execute_seekhead()Aurelien Jacobs2008-08-05
| | | | Originally committed as revision 14572 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: use generic parser to parse matroska from toplevelAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14571 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: move context settings to matroska_read_header()Aurelien Jacobs2008-08-05
| | | | Originally committed as revision 14570 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: cosmetics: indentation of matroska_read_header()Aurelien Jacobs2008-08-05
| | | | Originally committed as revision 14569 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: move declaration to upper blockAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14568 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: invert a testAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14567 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: cosmetics: indentation of matroska_execute_seekhead()Aurelien Jacobs2008-08-05
| | | | Originally committed as revision 14566 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: remove useless dummy_level variableAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14565 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: use generic parser to parse seekheadAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14564 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: declare var where it's usedAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14563 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: use generic parser to parse tracksAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14562 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: use generic parser to parse infoAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14561 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: use generic parser to parse attachmentsAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14560 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: use generic parser to parse chaptersAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14559 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: use generic parser to parse tagsAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14558 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: use generic parser to parse indexAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14557 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: return pointer instead of index in matroska_find_track_by_num()Aurelien Jacobs2008-08-05
| | | | Originally committed as revision 14556 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: create new AVStream earlierAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14555 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: store an AVStream pointer instead of a stream indexAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14554 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: use generic ebml parser to parse ebml headerAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14553 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: add an ebml generic parserAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14552 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: remove unused is_bframe flagAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14551 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: simplify flag defaultAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14550 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: remove storage of various unused flagsAurelien Jacobs2008-08-05
| | | | Originally committed as revision 14549 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: use more robust av_strlcpy() instead of strcpy()Aurelien Jacobs2008-08-05
| | | | Originally committed as revision 14548 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroska: add support for V_QUICKTIME track typeAurelien Jacobs2008-07-27
| | | | Originally committed as revision 14429 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: decode track private data if neededEvgeniy Stepanov2008-06-22
| | | | | | original patch by Evgeniy Stepanov eugeni.stepanov _at_ gmail _dot_ com Originally committed as revision 13892 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: move buffer decoding code to a separate functionEvgeniy Stepanov2008-06-22
| | | | | | original patch by Evgeniy Stepanov eugeni.stepanov _at_ gmail.com Originally committed as revision 13891 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: fix a memory leakAurelien Jacobs2008-06-22
| | | | Originally committed as revision 13890 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: remove some useless codeAurelien Jacobs2008-06-16
| | | | Originally committed as revision 13783 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: set cur_dts after seekJoakim Plate2008-06-11
| | | | | | patch by elupus elupus _at_ ecce _dot_ se Originally committed as revision 13748 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: remove some useless codeAurelien Jacobs2008-06-04
| | | | Originally committed as revision 13659 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: indentationAurelien Jacobs2008-06-04
| | | | Originally committed as revision 13658 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: don't remove dummy level when none was addedAurelien Jacobs2008-06-04
| | | | Originally committed as revision 13657 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-03
| | | | | | | patch by Stefano Sabatini, stefano.sabatini-lala poste.it along with some spelling/consistency fixes for the long names by me Originally committed as revision 13649 to svn://svn.ffmpeg.org/ffmpeg/trunk
* adjust comment to realityAurelien Jacobs2008-06-03
| | | | Originally committed as revision 13647 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: sane default value for track->time_scaleAurelien Jacobs2008-06-03
| | | | Originally committed as revision 13646 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: fix potential mem leakAurelien Jacobs2008-06-02
| | | | | | may or may not fix CID134 and CID135 Originally committed as revision 13636 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: avoid potential mem leakAurelien Jacobs2008-06-02
| | | | | | fix CID120 Originally committed as revision 13635 to svn://svn.ffmpeg.org/ffmpeg/trunk
* reorganize matroska_add_stream() to fix potential mem leak and buffer overflowAurelien Jacobs2008-06-02
| | | | | | fix CID44 Originally committed as revision 13634 to svn://svn.ffmpeg.org/ffmpeg/trunk
* matroskadec: move ARRAY_SIZE() macro at top of the fileAurelien Jacobs2008-06-02
| | | | Originally committed as revision 13633 to svn://svn.ffmpeg.org/ffmpeg/trunk