10536 Commits (3071af6cf20c0d8a7d91b68fdd1308d9eda48e69)

Author SHA1 Message Date
Jordi Ortiz 08e087ccf7 rtmp: rtmp_parse_result() add case for video and audio packets to avoid undesired debug output. 13 years ago
Diego Biurrun 20d569dd61 mpeg: remove disabled code 13 years ago
Martin Storsjö 9e4b04f8b9 network: Always use our version of gai_strerror on windows 13 years ago
Martin Storsjö c98e2053f5 network: Undefine existing gai_strerror definitions 13 years ago
Martin Storsjö 2ca6e9bb47 network: Extend the fallback gai_strerror implementation to handle more error codes 13 years ago
Piotr Bandurski a8ff7e3f96 riff: Assign U263 FourCC to CODEC_ID_H263 13 years ago
Piotr Bandurski 96e2507363 isom: add "NO16" FourCC 13 years ago
Piotr Bandurski 198c4ea200 riff: add dvis/pdvc FourCCs 13 years ago
Piotr Bandurski 8d0ec6e060 isom: add "MNG" FourCC 13 years ago
Michael Niedermayer 57d5a224ce mp3enc: add lame tag with start padding info 13 years ago
Stefan Gehrer e98330df90 movenc: write track header transformation matrix depending on "rotate" metadata 13 years ago
Compn c3a4c1bd5a add PLV1 fourcc to mpeg4 13 years ago
Derek Buitenhuis 29470bb940 doxy: move av_guess_sample_aspect_ratio to correct place 13 years ago
Michael Niedermayer c5cc94982d matroskaenc: switch to av_assert 13 years ago
Diego Biurrun 47aed43990 build: Fix APE tag dependencies 13 years ago
Kostya Shishkov 5b7e3a195d MS Expression Encoder Screen decoder 13 years ago
Michael Niedermayer db03f91f4b mxfenc: switch to av_assert 13 years ago
Michael Niedermayer 19ff479f69 mp3dec: parse initial silence padding information from lame tag 13 years ago
Michael Niedermayer 018601dbf9 lavf: inject sample skip side data when requested by the demuxer 13 years ago
Diego Biurrun b7884ff7af build: Fix MP2 muxer dependencies 13 years ago
Diego Biurrun d648de61e6 build: Add missing build rules for the ISMV muxer 13 years ago
Michael Niedermayer e3c2d83183 avidec: switch to av_assert 13 years ago
Kostya Shishkov 781888da89 TechSmith Screen Codec 2 decoder 13 years ago
Matthieu Bouron b8a90976da lavf/mxfenc: fix dnxhd codec uls and aspect ratio 13 years ago
Jordi Ortiz a8ad6ffafe rtsp: Add listen mode 13 years ago
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