10565 Commits (3c033d00f5990e48b14f962d33c362f76695fb07)

Author SHA1 Message Date
Jordi Ortiz 6e71c1202b rtsp: Make rtsp_open_transport_ctx() non-static 13 years ago
Jordi Ortiz 6bbb362218 rtsp: Move rtsp_read_close 13 years ago
Jordi Ortiz 45b068580b rtsp: Parse the mode=receive/record parameter in transport lines 13 years ago
Michael Niedermayer f39bbc9d21 mxfdec: fix off by one error. 13 years ago
Tomas Härdin 83728d2d36 mxfdec: only parse next partition pack if parsing forward 13 years ago
Tomas Härdin 34ca5ae51d mxfdec: let pkt->pts = mxf->current_edit_unit if intra-only 13 years ago
Joseph Artsimovich 634d670538 mxfdec: fix frame height vs field height confusion 13 years ago
Tomas Härdin 5ed032fb8b mxfdec: Add intra_only flag to MXFTrack 13 years ago
Tomas Härdin fb8fa3c67c mxfdec: fix Avid AirSpeed files being misinterpreted as OP1a 13 years ago
Tomas Härdin 1fadf53e00 mxfdec: truncate packets that extend past the next edit unit 13 years ago
Philip de Nier fda891e108 mxfdec: set pixel format for cdci picture formats 13 years ago
Philip de Nier dfefede00e mxfdec: detect uncomp pictures using essence container ul 13 years ago
Philip de Nier 5255ca24cd mxfdec: set track edit rate num/den in expected order 13 years ago
Carl Eugen Hoyos 7307746444 Recognize yuv10 image files as v210x. 13 years ago
Stefano Sabatini aef9e94f73 lavf/segment: add -segment_time_delta option 13 years ago
Stefano Sabatini 2058b52cf8 lavf/segment: add -segment_times option 13 years ago
Jordi Ortiz 5427df0186 tcp: add initial timeout limit for incoming connections 13 years ago
Al@dneg.com c88a832735 movenc: Addtion of \251cmt field to udta 13 years ago
Anton Khirnov 5b7a88f0ba matroskadec: honor error_recognition when encountering unknown elements. 13 years ago
Paul B Mahol 30659a2233 smush: properly flag audio packets 13 years ago
Paul B Mahol 26fa84105b paf: properly flag video packets 13 years ago
Michael Niedermayer d8ce478c43 lavf: limit "Adjusting PTS forward" code to video streams 13 years ago
Stefano Sabatini 3f345290dc lavf/segment: sort options 13 years ago
Stefano Sabatini 8dc31f8da8 lavf/segment: make use of av_parse_time() when parsing the -segment_time value 13 years ago
Stefano Sabatini 7f08bfae6e lavf/segment: add segment_list_type option, extend format for the segment list file 13 years ago
Stefano Sabatini b010d9b586 lavf/nutenc: provide meaningful error message and error code in case of invalid pts 13 years ago
Anton Khirnov 25b51b2c44 id3v2: add a mimetype for bmp pictures. 13 years ago
Anton Khirnov b7d3a9a015 flacdec: be less strict when parsing attached pictures. 13 years ago
Anton Khirnov dba5b06ead flacdec: don't create an attached picture stream until we have all information. 13 years ago
Ronald S. Bultje fdaad6354f mxfdec: replace x>>av_log2(sizeof(..)) by x/sizeof(..). 13 years ago
Lou Logan b22ecbc6a5 cosmetics: various spelling fixes 13 years ago
Martin Storsjö e43f56b205 flvdec: Treat all nellymoser versions as the same codec 13 years ago
Matthieu Bouron d99001cab3 mxfenc: support dnxhd codec 13 years ago
Matthieu Bouron 135e684311 mxfenc: support smpte dv codec 13 years ago
Georg Lippitsch 325fb246f2 FireWire DV/HDV input device using libiec61883 13 years ago
Alexander Strasser 1fe6cb448a lavf/file: cosmetic: Use "not" instead of "equals zero" 13 years ago
Alexander Strasser 585bd4922a lavf/file: cosmetic: Remove superfluous ternary operator 13 years ago
Luca Barbato 5b54a90c8b flvdec: optionally trust the metadata 13 years ago
Paul B Mahol 7de4a16508 PAF demuxer and decoder 13 years ago
Carl Eugen Hoyos 73bb4e9ca6 nut: add 12/14 bit yuv to nut/raw 13 years ago
Ronald S. Bultje 1ce1e6360d mov: use forward declaration of a function instead of a table. 13 years ago
Diego Biurrun 2047e40e6e Clarify Doxygen comment for FF_API_* #defines. 13 years ago
Piotr Bandurski a54bc1ebb8 riff: add "YUV8" FourCC 13 years ago
Stefano Sabatini af392efe51 lavf/segment: rename SegmentContext.pb to list_pb 13 years ago
Stefano Sabatini d8013f38ab lavf/segment: add error log in case of invalid filename template 13 years ago
Stefano Sabatini a1e092ccd3 lavf/segment: fix logic for segmenting audio-only inputs 13 years ago
Stefano Sabatini 4e2899dd31 lavf/segment: add more information in log message in seg_write_packet() 13 years ago
Stefano Sabatini fd0e6ef99a lavf/segment: remove unused offset variable 13 years ago
Stefano Sabatini 77dcae5d74 lavf/segment: apply misc fixes to the private options internal documentation 13 years ago
Stefano Sabatini a5af29336a lavf/segment: slightly simplify fail logic in seg_write_packet() 13 years ago