summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
| * mxfdec: only parse next partition pack if parsing forwardTomas Härdin2012-07-10
| * mxfdec: let pkt->pts = mxf->current_edit_unit if intra-onlyTomas Härdin2012-07-10
| * mxfdec: fix frame height vs field height confusionJoseph Artsimovich2012-07-10
| * mxfdec: Add intra_only flag to MXFTrackTomas Härdin2012-07-10
| * mxfdec: fix Avid AirSpeed files being misinterpreted as OP1aTomas Härdin2012-07-10
| * mxfdec: truncate packets that extend past the next edit unitTomas Härdin2012-07-10
| * mxfdec: set pixel format for cdci picture formatsPhilip de Nier2012-07-10
| * mxfdec: detect uncomp pictures using essence container ulPhilip de Nier2012-07-10
| * mxfdec: set track edit rate num/den in expected orderPhilip de Nier2012-07-10
* | Recognize yuv10 image files as v210x.Carl Eugen Hoyos2012-07-10
* | lavf/segment: add -segment_time_delta optionStefano Sabatini2012-07-10
* | lavf/segment: add -segment_times optionStefano Sabatini2012-07-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-09
|\|
| * tcp: add initial timeout limit for incoming connectionsJordi Ortiz2012-07-09
| * matroskadec: honor error_recognition when encountering unknown elements.Anton Khirnov2012-07-09
* | movenc: Addtion of \251cmt field to udtaAl@dneg.com2012-07-09
* | smush: properly flag audio packetsPaul B Mahol2012-07-08
* | paf: properly flag video packetsPaul B Mahol2012-07-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-08
|\|
| * id3v2: add a mimetype for bmp pictures.Anton Khirnov2012-07-07
| * flacdec: be less strict when parsing attached pictures.Anton Khirnov2012-07-07
| * flacdec: don't create an attached picture stream until we have all information.Anton Khirnov2012-07-07
* | lavf: limit "Adjusting PTS forward" code to video streamsMichael Niedermayer2012-07-08
* | lavf/segment: sort optionsStefano Sabatini2012-07-08
* | lavf/segment: make use of av_parse_time() when parsing the -segment_time valueStefano Sabatini2012-07-08
* | lavf/segment: add segment_list_type option, extend format for the segment lis...Stefano Sabatini2012-07-08
* | lavf/nutenc: provide meaningful error message and error code in case of inval...Stefano Sabatini2012-07-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-07
|\|
| * mxfdec: replace x>>av_log2(sizeof(..)) by x/sizeof(..).Ronald S. Bultje2012-07-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-07
|\|
| * flvdec: Treat all nellymoser versions as the same codecMartin Storsjö2012-07-05
* | cosmetics: various spelling fixesLou Logan2012-07-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-05
|\|
| * flvdec: optionally trust the metadataLuca Barbato2012-07-05
* | mxfenc: support dnxhd codecMatthieu Bouron2012-07-05
* | mxfenc: support smpte dv codecMatthieu Bouron2012-07-05
* | FireWire DV/HDV input device using libiec61883Georg Lippitsch2012-07-05
* | lavf/file: cosmetic: Use "not" instead of "equals zero"Alexander Strasser2012-07-05
* | lavf/file: cosmetic: Remove superfluous ternary operatorAlexander Strasser2012-07-05
* | PAF demuxer and decoderPaul B Mahol2012-07-05
* | nut: add 12/14 bit yuv to nut/rawCarl Eugen Hoyos2012-07-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-04
|\|
| * mov: use forward declaration of a function instead of a table.Ronald S. Bultje2012-07-04
| * Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun2012-07-04
* | riff: add "YUV8" FourCCPiotr Bandurski2012-07-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-04
|\|
| * misc typo and wording fixesDiego Biurrun2012-07-03
| * flvdec: initial stream switch supportLuca Barbato2012-07-03
* | lavf/segment: rename SegmentContext.pb to list_pbStefano Sabatini2012-07-04
* | lavf/segment: add error log in case of invalid filename templateStefano Sabatini2012-07-03