9943 Commits (e21dac3a4f7c9966b6c93b71e5a1cf55e62d59bc)

Author SHA1 Message Date
Reimar Döffinger d1a58afb95 latmenc: validate extradata size. 13 years ago
Reimar Döffinger 9540476ba1 latmenc: simplify using avpriv_copy_bits. 13 years ago
Reimar Döffinger eb24def465 latmenc: Document assumptions when copying the AAC header. 13 years ago
Reimar Döffinger 0c1e9c2d6a latmenc: copy pce config from proper location. 13 years ago
Reimar Döffinger 912a838efe latmenc: fix muxing of byte-aligned DSE. 13 years ago
Michael Niedermayer 75b38674b6 lavf: compute_pkt_fields, limit the pts upcorrection to mpeg 13 years ago
Reimar Döffinger 277f20c3c8 lavf: always call avio_flush in av_write_trailer. 13 years ago
Reimar Döffinger 8e357e8e75 latmenc: error out when packet size is too large. 13 years ago
Reimar Döffinger a736eb4a60 latmenc: Fix ALS in LATM. 13 years ago
Reimar Döffinger fa8a6385a1 latmenc: remove unused return value. 13 years ago
Reimar Döffinger e6ad943734 latmenc: remove dead code. 13 years ago
Michael Niedermayer ca4a3f4a08 oggparsevorbis: Remove code messing with cur_dts. 13 years ago
Luca Barbato ebbede2265 movenc: small refactor mov_write_packet 13 years ago
Luca Barbato 18b59956e0 movenc: remove redundant check 13 years ago
Diego Biurrun 679481b3b6 Drop some pointless #ifdefs. 13 years ago
Asen Lekov a559d65c07 nutdec: K&R formatting cosmetics 13 years ago
Martin Storsjö 9294f538e9 rtsp: Don't use av_malloc(0) if there are no streams 13 years ago
Martin Storsjö 62c3c8ca78 rtsp: Don't use uninitialized data if there are no streams 13 years ago
Martin Storsjö 2ce7f4d4e6 cosmetics: Fix indentation 13 years ago
Martin Storsjö 456001486e rtsp: Don't expose the MS-RTSP RTX data stream to the caller 13 years ago
Thierry Foucu cb93946820 mpegtsenc: Add support to mux s302 stream 13 years ago
Reimar Döffinger 5012c07336 Support detecting and demuxing EIA-608 subtitles in mov. 13 years ago
Michael Niedermayer 3fb945a935 mpegpsenc: fix user specified mux rate 13 years ago
Martin Storsjö d293e3464d rtpdec_asf: Set the no_resync_search option for the chained asf demuxer 13 years ago
Martin Storsjö 75b7feaeb4 asfdec: Add an option for not searching for the packet markers 13 years ago
Joakim Plate ba24f12982 libavformat: Only require first packet to be known for audio/video streams 13 years ago
Martin Storsjö 20234a4bd7 cosmetics: Align muxer/demuxer declarations 13 years ago
Jimmy Christensen b7ce3242f8 lavc: add a OpenEXR decoder 13 years ago
Baptiste Coudurier e636aa1a56 movdec: handle 0x7fff langcode as macintosh per the specs 13 years ago
Carl Eugen Hoyos 76c79aa28f Support yuva444p rawvideo in nut. 13 years ago
Clément Bœsch 614716f583 mov: do not print string len in handler_name. 13 years ago
Thierry Foucu c99bdd51b2 lavf: Fix the last PTS to be generated using -fflags +genpts 13 years ago
Ramiro Polla bd603494f9 asfenc: properly write index information 13 years ago
Ramiro Polla ae315a6a38 asfenc: start at object 1 instead of 0 13 years ago
Ramiro Polla bc13b74992 asfenc: remove useless casts 13 years ago
Ramiro Polla f2fad251b8 asfenc: reduce code duplication with new variable 13 years ago
Ramiro Polla 1ceff0859d asfenc: rename some variables 13 years ago
Ramiro Polla 97d36a1898 asfenc: realloc index_ptr fewer times 13 years ago
Reimar Döffinger a45605a1ba Add AVIO_FLAG_DIRECT. 13 years ago
Michael Niedermayer ca26c2c30f lavf: add mp1/2 to determinable_frame_size() 13 years ago
Tomas Härdin a61fada380 mxfdec: Fix regression on files from Pinnacle Thunder 13 years ago
Michael Niedermayer ae3ee72e02 lavf: print some more things in TS debug statements 13 years ago
Michael Niedermayer b5d433d306 lavf: increase RELATIVE_TS_BASE 13 years ago
Raffaele Sena 34d908c083 rtmp: implement bandwidth notification 13 years ago
Samuel Pitoiset faba4a9b88 rtmp: update supported audio codecs value 13 years ago
Clément Bœsch 588eaa106d swfdec: support compressed swf. 13 years ago
Tomas Härdin 24e90d0c05 mxfenc: Don't allow muxing audio-only since it's not supported 13 years ago
Michael Niedermayer b61e596a14 asf: remove duplicated index_guid 13 years ago
Michael Niedermayer 11bc558070 mpegts: fix a unused function warning 13 years ago
Michael Niedermayer 1e059731a3 movenc: fix segfault with chapter tracks 13 years ago